diff options
author | Torsten Grote <grote@kolabsys.com> | 2012-08-20 12:31:44 (GMT) |
---|---|---|
committer | Torsten Grote <grote@kolabsys.com> | 2012-08-20 12:31:44 (GMT) |
commit | fc942e4028388b59d335cd3cf2f86b34e3848d18 (patch) | |
tree | bcc08e3a434a74455afbdc8802d2f4258e45e2dc /kolab.org/www/drupal-7.15/sites/all | |
parent | 14b35211be1027109137646709cff6f2821428c8 (diff) | |
download | kolab.org-www-fc942e4028388b59d335cd3cf2f86b34e3848d18.tar.gz |
removed strange css that screwed up planet page
Diffstat (limited to 'kolab.org/www/drupal-7.15/sites/all')
-rw-r--r-- | kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css | 5 |
1 files changed, 0 insertions, 5 deletions
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 dd28c87..b5e94b6 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 @@ -110,11 +110,6 @@ div.body-field-wrapper { background: transparent url(../images/menu.jpg) no-repeat bottom left; } -#main { - display: table; - width: 100%; -} - #right-sidebar { width: 250px; } |