From: Pablo Martin Date: Thu, 11 Oct 2012 00:41:56 +0000 (+0200) Subject: make liquid layout microthemable X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a44ec743f1219525f4f71acddeadc052b7987819;p=lorea%2Fsaravea_theme.git make liquid layout microthemable --- diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php index c7238cb..e475ea5 100644 --- a/views/default/css/elements/layout.php +++ b/views/default/css/elements/layout.php @@ -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;