forked from GNUsocial/gnu-social
Fixed layout for powered by statusnet in biz
This commit is contained in:
parent
17f2096d70
commit
ff99989441
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user