kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jun 27 12:51:17 CEST 2012


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

New commits:
commit 0fea4408f5b349480a04e4ec944ff35a6a3f78c1
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jun 27 12:51:02 2012 +0200

    backported fixed bug #857 size of new node form

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 3913cb6..467a34d 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
@@ -106,6 +106,7 @@ div.body-field-wrapper {
 
 #main {
     display: table;
+    width: 100%;
 }
 
 #content {





More information about the commits mailing list