mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Overflow discussion list info on mobile/in the pane
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
.DiscussionListItem-title {
|
||||
font-size: 14px;
|
||||
}
|
||||
.DiscussionListItem-info {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.DiscussionListItem-relevantPosts {
|
||||
margin-left: -52px;
|
||||
margin-right: -65px;
|
||||
|
Reference in New Issue
Block a user