summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index a8780cfc..a37f1f10 100644
--- a/local.css
+++ b/local.css
@@ -128,7 +128,8 @@ DIV.topbar img {
margin: 0 20px;
}
-DIV#wrapper {
+DIV#wrapper,
+DIV#pagebody {
float: left;
width: 100%;
}