Fixed layout for powered by statusnet in biz

This commit is contained in:
Sarven Capadisli 2010-01-28 16:39:20 +01:00
parent c6f8b94fa9
commit 61114ceff7
1 changed files with 9 additions and 0 deletions

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