summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-28 16:41:28 +0100
committerSarven Capadisli <csarven@status.net>2010-01-28 19:36:57 +0100
commitdf2390a90f43e7493eef492960526df112efa9a4 (patch)
treed969760efdddfa1d84fa267534eaf7f8d8adfdd4
parent612dce4fe12e20643c2d33910c2fdf361a4845a5 (diff)
Fixed layout when ad plugin is on for biz
-rw-r--r--theme/biz/css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/biz/css/base.css b/theme/biz/css/base.css
index 471ac580d..2d4ac85ba 100644
--- a/theme/biz/css/base.css
+++ b/theme/biz/css/base.css
@@ -396,7 +396,7 @@ margin-bottom:1em;
}
#content {
-width:51.009%;
+width:50%;
min-height:259px;
padding:1.795%;
float:left;