forked from GNUsocial/gnu-social
Notice elements don't need to be floating...
Maybe it was originally meant to be without a comma between .notice and .profile?
This commit is contained in:
parent
8a273eef20
commit
502f26299b
@ -630,7 +630,7 @@ address .poweredby {
|
||||
line-height: 1.36em;
|
||||
}
|
||||
|
||||
.notice, .profile, .application, #content .peopletag {
|
||||
.application, #content .peopletag {
|
||||
position:relative;
|
||||
clear:both;
|
||||
float:left;
|
||||
|
Loading…
Reference in New Issue
Block a user