Fixed layout for powered by statusnet in biz
This commit is contained in:
parent
ffaaf9de4a
commit
612dce4fe1
@ -224,6 +224,15 @@ font-weight:bold;
|
|||||||
address img + .fn {
|
address img + .fn {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
address .poweredby {
|
||||||
|
float:left;
|
||||||
|
clear:left;
|
||||||
|
display:block;
|
||||||
|
position:relative;
|
||||||
|
top:7px;
|
||||||
|
margin-right:-47px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
width:100%;
|
width:100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user