summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-17 01:08:55 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-17 01:08:55 +0000
commitb2f16c523466f40589712a173a35c1b0bf54ea99 (patch)
treeb08763cef6b4236a6ddd0d64c67e7d12c5b100a3 /theme
parent0b947a33bc401faaddcae3bb5b39b9cbe2d5277c (diff)
SMS form settings
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 3aee52088..fce4c7b86 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -99,13 +99,10 @@ form input.submit {
/* FORM SETTINGS */
-.form_settings {
-margin-bottom:29px;
-}
-
.form_settings fieldset {
padding:0;
border:0;
+margin-bottom:29px;
}
.form_settings legend {
font-size:1.6em;
@@ -136,7 +133,7 @@ margin-bottom:18px;
margin-bottom:29px;
}
-#settings_email_preferences label {
+.form_settings label.checkbox {
font-weight:normal;
}