kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 23 14:19:06 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 388b33733c8851d65a2c4b83151717fcdc187290
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 23 14:18:46 2012 +0200

    increased wrong width in last commit

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 3363229..ef3ef3e 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
@@ -44,7 +44,7 @@ div.body-field-wrapper {
 
 #root div.container {
 	background: transparent url(../images/bottom.png) no-repeat bottom left;
-	width: 80%;
+	width: 70%;
 	min-width: 1000px;
 }
 
@@ -122,7 +122,7 @@ div.slider-wrapper {
 
 div#content {
 	float: left;
-	width: 70%;
+	width: 80%;
 }
 
 .content h1, .content h2, .content h2 a {





More information about the commits mailing list