summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-18 01:02:42 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-18 01:02:42 +0000
commit88c7da66f0102b0890d52a53aba47c02a16fa5c2 (patch)
treedf7772653d8cc1f0a356776463860a79312d5b94 /theme
parent620d0594fc5603d42292fcc5d43ccf20366f4fe8 (diff)
Minor cleanup for login style
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 435cb1576..35a146fa7 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -149,10 +149,6 @@ margin-bottom:0;
margin-bottom:11px;
}
-#settings_email_address {
-margin-bottom:29px;
-}
-
.form_settings input.checkbox {
margin-top:3px;
}
@@ -162,6 +158,10 @@ width:auto;
margin-top:0;
}
+#form_login p.form_guide {
+margin-left:0;
+}
+
/* FORM SETTINGS */