kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Aug 21 17:24:51 CEST 2012


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

New commits:
commit 49fdc29c44ccd2721458081dcc140f566066c12d
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Aug 21 17:24:23 2012 +0200

    improved css for front page blocks

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 c6b25d3..ccfdacd 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
@@ -173,11 +173,13 @@ div#footer div.region-footer {
 
 #block-views-planet-block,
 #block-views-tweets-block {
-  width: 47%;
-  display: inline;
+  width: 49%;
   float: left;
-  margin-top: 30px;
-  padding-right: 20px;
+  margin-top: 15px;
+}
+
+#block-views-tweets-block {
+  float: right;
 }
 
 #block-views-planet-block h2,





More information about the commits mailing list