summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css/elements/layout.php2
1 files changed, 1 insertions, 1 deletions
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;