Fixed layout for powered by statusnet in biz

This commit is contained in:
Sarven Capadisli 2010-01-28 16:39:20 +01:00
parent ffaaf9de4a
commit 612dce4fe1

View File

@ -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%;