word-wrap for comments in frio style.css

This commit is contained in:
Jonny Tischbein 2018-10-09 16:47:28 +02:00
parent ebe87bb16d
commit 05d27e48aa

View file

@ -1525,6 +1525,7 @@ section #jotOpen {
}
.panel .panel-body .wall-item-content {
color: #555;
word-wrap: break-word;
}
.tread-wrapper .media {
overflow: visible;