summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d01be7700..bfcc9a7fa 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -510,10 +510,11 @@ margin-bottom:7px;
margin-left:18px;
float:left;
}
-#form_notice .error {
+#form_notice .error,
+#form_notice .success {
float:left;
clear:both;
-width:96.9%;
+width:81.5%;
margin-bottom:0;
line-height:1.618;
}