mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: suppress description excerpt on mobile
This commit is contained in:
parent
fa8ba3b408
commit
bea06afd3d
@ -419,3 +419,7 @@ td .main-link {
|
|||||||
width: 120%;
|
width: 120%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.category-list-item .category-description {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user