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:
Mikael Nordfeldth 2015-03-10 12:09:20 +01:00
parent 8a273eef20
commit 502f26299b

View File

@ -630,7 +630,7 @@ address .poweredby {
line-height: 1.36em;
}
.notice, .profile, .application, #content .peopletag {
.application, #content .peopletag {
position:relative;
clear:both;
float:left;