kolab.org/www
    Torsten Grote 
    grote at kolabsys.com
       
    Wed Sep  5 17:37:04 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 a3722f1d9791714dff2f8d4ab6ad81bc72fc5d97
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Sep 5 17:36:33 2012 +0200
    wrap pre lines to not overlap with sidebar
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 ba1b05c..e3b0846 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: pre;
+        white-space: normal;
     }
 
 pre, code, tt {
    
    
More information about the commits
mailing list