From: Mikael Nordfeldth Date: Tue, 10 Mar 2015 11:09:20 +0000 (+0100) Subject: Notice elements don't need to be floating... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=502f26299b1adfc7045a8ffd3ed88559ac64363d;p=quix0rs-gnu-social.git Notice elements don't need to be floating... Maybe it was originally meant to be without a comma between .notice and .profile? --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 7aee99a31b..091a4ad542 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -630,7 +630,7 @@ address .poweredby { line-height: 1.36em; } -.notice, .profile, .application, #content .peopletag { +.application, #content .peopletag { position:relative; clear:both; float:left;