]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
make liquid layout microthemable
authorPablo Martin <caedes@sindominio.net>
Thu, 11 Oct 2012 00:41:56 +0000 (02:41 +0200)
committerroot <root@delvj.org>
Thu, 11 Oct 2012 00:42:13 +0000 (02:42 +0200)
views/default/css/elements/layout.php

index c7238cb4e71d2ec0f364631b17d21020ecb8496c..e475ea575ec48de8cc8a365075e85b012889627c 100644 (file)
@@ -78,7 +78,7 @@ body {
 
 /***** LIQUID LAYOUT *******/
 
-.elgg-page-body {
+.elgg-page-body .elgg-inner {
        position: relative;     /* This fixes the IE7 overflow hidden bug */
        clear: both;
        float: left;