kolab.org/www
    Torsten Grote 
    grote at kolabsys.com
       
    Wed Jul 18 16:34:17 CEST 2012
    
    
  
 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 48bd28677e0e205f5a1c16d3048dbea5c63280f1
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jul 18 16:33:42 2012 +0200
    wrap long code lines
diff --git a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
index 06ffb0f..cc25066 100644
--- a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
@@ -170,7 +170,7 @@ pre {
         background: #DEDEDE;
         margin: 1.5em 0;
         padding: 10px;
-        white-space: pre;
+        white-space: pre-wrap;
     }
 
 pre, code, tt {
    
    
More information about the commits
mailing list