Text is shown with line breaks as entered.
[Sone.git] / src / main / resources / static / css / sone.css
index a03f618..3eb6d3c 100644 (file)
@@ -66,6 +66,7 @@
 
 #sone .post .text {
        display: inline;
+       white-space: pre-wrap;
 }
 
 #sone .post .status-line {