aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/default/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index c747da7ba..c32472210 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -685,6 +685,12 @@ INPUT[type="radio"], INPUT[type="checkbox"] {
}
+.content.messages {
+ padding:0;
+ background:none;
+ border:none;
+}
+
.errors { /* Errors display */
color: red;
font-weight: bold;