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