Text is shown with line breaks as entered.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 09:24:35 +0000 (11:24 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 09:24:35 +0000 (11:24 +0200)
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 {