Updating branch refs/heads/master
to 1e6793330fd8abd0864e6200e1975b391a07f0ad (commit)
from 917b62e91bae5dc67fe11c89e9cc88f28633add5 (commit)
commit 1e6793330fd8abd0864e6200e1975b391a07f0ad
Author: Paweł Forysiuk <[email protected]>
Date: Thu Jul 26 21:13:30 2012 +0200
Make text wrap in Readable mode
data/faq.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/data/faq.css b/data/faq.css
index 83f31b8..45f722f 100644
--- a/data/faq.css
+++ b/data/faq.css
@@ -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 {
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits