mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Overflow long discussion titles
This commit is contained in:
@@ -41,6 +41,8 @@
|
|||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
color: @heading-color;
|
color: @heading-color;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.unread & {
|
.unread & {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Reference in New Issue
Block a user