mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00: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%;
|
||||
}
|
||||
}
|
||||
|
||||
.category-list-item .category-description {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user