Branch 'production' - kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jul 4 11:54:40 CEST 2012


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

New commits:
commit 63d4795cd4a87feb911b899105941a7903774c42
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jul 4 11:50:35 2012 +0200

    fixed bug in FSFE blog integration commit

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 d86fb87..06ffb0f 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
@@ -390,7 +390,7 @@ img.alignright {
 }
 img.alignleft {
 	float: left;
-	margin: 10px 0 5px 10px;
+	margin: 10px 10px 5px 0;
 	background-color: #F3F3F3;
 	border: 1px solid #DDDDDD;
 	border-radius: 3px 3px 3px 3px;





More information about the commits mailing list