]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Notice elements don't need to be floating...
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 10 Mar 2015 11:09:20 +0000 (12:09 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 10 Mar 2015 11:09:20 +0000 (12:09 +0100)
Maybe it was originally meant to be without a comma between .notice and .profile?

theme/base/css/display.css

index 7aee99a31b118c718a28124a4a26aad295fc4789..091a4ad5420cddd12068916ddb1c8eee2c5e791a 100644 (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;