kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jun 27 10:55:17 CEST 2012


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

New commits:
commit d2fcd5329743ac736ba19dae76a4882939015c4e
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jun 27 10:54:35 2012 +0200

    fixed bug #857 size of new node form

diff --git a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
index 3913cb6..ac76be6 100644
--- a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.14/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