From: Sarven Capadisli Date: Thu, 28 Jan 2010 15:39:20 +0000 (+0100) Subject: Fixed layout for powered by statusnet in biz X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=61114ceff7c4124519cb5aa59b4d06ec73127e9d;p=quix0rs-gnu-social.git Fixed layout for powered by statusnet in biz --- diff --git a/theme/biz/css/base.css b/theme/biz/css/base.css index 6357e55b4e..471ac580d9 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%;