mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Prevent long words/content from stretching the discussion list width
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
font-size: 12px;
|
||||
line-height: 1.5em;
|
||||
display: block;
|
||||
word-break: break-word;
|
||||
|
||||
.DiscussionPage-list & {
|
||||
margin-right: 0;
|
||||
|
Reference in New Issue
Block a user