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, 1 insertions, 5 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 6bfcc4daa..2de359b4f 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -64,13 +64,9 @@
}
/* quickconnect form */
-#quickconnect {
- margin: 5px;
- padding: 0;
-}
#quickconnect FIELDSET {
- margin: 0;
+ margin: 0 5px 0 0;
padding: 0; /*IE6 requires padding 0*/
}