forked from GNUsocial/gnu-social
Fixes long strings from not breaking
This commit is contained in:
@@ -1035,6 +1035,7 @@ text-decoration:underline;
|
||||
|
||||
.notice .entry-title {
|
||||
overflow:hidden;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
.notice .entry-title.ov {
|
||||
overflow:visible;
|
||||
|
Reference in New Issue
Block a user