]> git.mxchange.org Git - friendica.git/commitdiff
[frio] Fix code block display
authorHypolite Petovan <ben.lort@gmail.com>
Mon, 17 Oct 2016 03:57:34 +0000 (23:57 -0400)
committerHypolite Petovan <ben.lort@gmail.com>
Mon, 17 Oct 2016 03:57:34 +0000 (23:57 -0400)
view/theme/frio/css/style.css

index a9c1a67d446e474f355f3d652d747a4d0a125f04..2be7d5cb46fc997fc1e3428629d5e53132a8ec97 100644 (file)
@@ -75,6 +75,9 @@ blockquote {
 .hidden {
     display: none !important;
 }
+code {
+       white-space: pre;
+}
 
 /*
 * standard page elements