Updating branch refs/heads/master
to 416e23a6ad570229208e364d263710424cea930a (commit)
from 3ea2fa5b7a190d76eaf61efb7ffd94730ce82309 (commit)
commit 416e23a6ad570229208e364d263710424cea930a
Author: Christian Dywan <[email protected]>
Date: Sat Feb 12 15:53:16 2011 +0100
Let 'pre' elements always wrap lines
postler/postler-content.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/postler/postler-content.vala b/postler/postler-content.vala
index 9feb0d1..bbcc8ca 100644
--- a/postler/postler-content.vala
+++ b/postler/postler-content.vala
@@ -160,6 +160,7 @@ public class Postler.Content : WebKit.WebView {
img {
max-height:100%; max-width:100%;
}
+ pre { white-space: pre-wrap; }
""";
public Content () {
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits