summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/biz/css/base.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/theme/biz/css/base.css b/theme/biz/css/base.css
index 6357e55b4..471ac580d 100644
--- a/theme/biz/css/base.css
+++ b/theme/biz/css/base.css
@@ -224,6 +224,15 @@ font-weight:bold;
address img + .fn {
display:none;
}
+address .poweredby {
+float:left;
+clear:left;
+display:block;
+position:relative;
+top:7px;
+margin-right:-47px;
+}
+
#header {
width:100%;