Branch 'production' - 2 commits - kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Aug 14 15:06:20 CEST 2012


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

New commits:
commit f784526c445d085e9d65964fc74e62db439145e9
Merge: afd1832 146e20f
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Aug 14 15:06:15 2012 +0200

    Merge branch 'master' into production



commit 146e20fc2d0941a6783641f26b3ea074dc03fc84
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Aug 14 15:05:59 2012 +0200

    made user picture float right

diff --git a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
index 04d023d..5a2c106 100644
--- a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
@@ -155,7 +155,7 @@ div.body-field-wrapper {
 /*
  * Float the user image on blog entries and comments
  */
-.picture, .comment .submitted {
+.user-picture, .comment .submitted {
         clear: right;
         float: right;
         padding-left: 1em;





More information about the commits mailing list