mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-26 06:41:22 -04:00
UX: suppress description excerpt on mobile
This commit is contained in:
parent
fa8ba3b408
commit
bea06afd3d
1 changed files with 4 additions and 0 deletions
|
@ -419,3 +419,7 @@ td .main-link {
|
|||
width: 120%;
|
||||
}
|
||||
}
|
||||
|
||||
.category-list-item .category-description {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue