aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/themes/default/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 87c28c531..14aa30b96 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -483,6 +483,10 @@ FORM.properties SPAN.property {
font-weight: bold;
}
+#notifyAdmin label {
+ white-space:nowrap;
+}
+
#mainConf li {
margin-bottom: 1em;
}