kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 23 14:26:39 CEST 2012


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

New commits:
commit f5ed8f7c1383abd0c9fecb487f6d1c4febaf7902
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 23 14:26:22 2012 +0200

    minor adjustments for sidebar when 1024x768

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 ef3ef3e..6356639 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
@@ -79,9 +79,8 @@ div#right-sidebar {
 	border-radius: 10px 10px 10px 10px;
 	border: 1px solid #B2B2B2;
 	float: right;
-	margin-bottom: 20px;
-	margin-top: 10px;
-	min-width: 195px;
+	margin: 10px 0px 20px 10px;
+	min-width: 185px;
 	max-width: 18%;
 }
 





More information about the commits mailing list