Fix #79 - break too long lines and hide overflowing characters in status content
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
line-height: 20px;
|
||||
word-wrap: break-word;
|
||||
font-weight: 300;
|
||||
overflow: hidden;
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
|
Reference in New Issue
Block a user