]> spindle.queued.net Git - midori/commitdiff
Make text wrap in Readable mode
authorPaweł Forysiuk <tuxator@o2.pl>
Thu, 26 Jul 2012 19:13:30 +0000 (21:13 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 28 Jul 2012 08:46:04 +0000 (10:46 +0200)
data/faq.css

index 83f31b86689ecf44ec37f5376938e93563e8e13e..45f722fd2eaae1eeb91d5fefb13c5047e95784cd 100644 (file)
@@ -29,6 +29,8 @@ Stylesheet for Midori's documentation based on a version of Enrico Troeger.
         -webkit-column-width: auto !important;
         -webkit-box-shadow: none !important;
         width: auto !important;
+        word-wrap: break-word !important;
+        white-space: pre-line !important;
     }
 
     div, p {