]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix: frio - use white-space: pre-wrap for code elements
authorrabuzarus <rabuzarus@t-online.de>
Sun, 20 Nov 2016 00:51:32 +0000 (01:51 +0100)
committerrabuzarus <rabuzarus@t-online.de>
Sun, 20 Nov 2016 00:51:32 +0000 (01:51 +0100)
view/theme/frio/css/style.css

index 19f0d5af050f2e40202c826df635ce885400670a..155596464c0f3c793868995833c1faa7860f4c3c 100644 (file)
@@ -88,7 +88,7 @@ blockquote {
     display: none !important;
 }
 code {
-       white-space: pre;
+       white-space: pre-wrap;
 }
 
 /*