From: Jonny Tischbein Date: Tue, 9 Oct 2018 14:47:28 +0000 (+0200) Subject: word-wrap for comments in frio style.css X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=05d27e48aa24d6174abe4d78a1710b0cf2fae7c4;p=friendica.git word-wrap for comments in frio style.css --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index c563dd121a..867c8a22ea 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1525,6 +1525,7 @@ section #jotOpen { } .panel .panel-body .wall-item-content { color: #555; + word-wrap: break-word; } .tread-wrapper .media { overflow: visible;