summaryrefslogtreecommitdiff
path: root/theme/biz
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 18:43:56 +0100
commit58eccdb5cfb4ae1f7c3a830dcda67c60af4fb42a (patch)
tree92524a18ca3dcb26feeb764e461f5b108b580622 /theme/biz
parentff99989441763125a6866930fb88d7ce5d867d88 (diff)
Fixed layout when ad plugin is on for biz
Diffstat (limited to 'theme/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;