]> git.mxchange.org Git - friendica.git/commitdiff
word-wrap for comments in frio style.css
authorJonny Tischbein <jonny_tischbein@systemli.org>
Tue, 9 Oct 2018 14:47:28 +0000 (16:47 +0200)
committerJonny Tischbein <jonny_tischbein@systemli.org>
Tue, 9 Oct 2018 14:47:28 +0000 (16:47 +0200)
view/theme/frio/css/style.css

index c563dd121a87bc6c680d775e388985f1e381b279..867c8a22ea8a75af77a3aedba67f97bfdf027629 100644 (file)
@@ -1525,6 +1525,7 @@ section #jotOpen {
 }
 .panel .panel-body .wall-item-content {
     color: #555;
+    word-wrap: break-word;
 }
 .tread-wrapper .media {
     overflow: visible;