word-wrap for comments in frio style.css
This commit is contained in:
parent
ebe87bb16d
commit
05d27e48aa
|
@ -1525,6 +1525,7 @@ section #jotOpen {
|
|||
}
|
||||
.panel .panel-body .wall-item-content {
|
||||
color: #555;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.tread-wrapper .media {
|
||||
overflow: visible;
|
||||
|
|
Loading…
Reference in a new issue