kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Sep 12 14:14:35 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c1fcfac2d98da5256ce1bafd9423af852f5d7bf6
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Sep 12 14:14:12 2012 +0200

    changed pre white space handling

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
index e3b0846..84df8f0 100644
--- a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
@@ -176,7 +176,7 @@ pre {
         background: #DEDEDE;
         margin: 1.5em 0;
         padding: 10px;
-        white-space: normal;
+        white-space: pre-wrap;
     }
 
 pre, code, tt {





More information about the commits mailing list