From 502f26299b1adfc7045a8ffd3ed88559ac64363d Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Tue, 10 Mar 2015 12:09:20 +0100 Subject: [PATCH] Notice elements don't need to be floating... Maybe it was originally meant to be without a comma between .notice and .profile? --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;