]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
fixed progfile widget witdth
authorfoockinho <foockinho@lorea.org>
Tue, 9 Oct 2012 01:45:28 +0000 (03:45 +0200)
committerfoockinho <foockinho@lorea.org>
Tue, 9 Oct 2012 01:45:28 +0000 (03:45 +0200)
views/default/css/elements/grid.php

index fdbaf4aca930a5d4afc09cbe2b2895343d79877e..900300f2c600a479a031e2a0f895a87089939b11 100644 (file)
@@ -23,7 +23,7 @@
        width: 50%;
 }
 .elgg-col-1of3 {
-       width: 33.33%;
+       width: 33.3%;
 }
 .elgg-col-2of3 {
        width: 66.66%;