aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/default-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/default-layout.css')
-rw-r--r--admin/themes/default/default-layout.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/themes/default/default-layout.css b/admin/themes/default/default-layout.css
index 756d2b1bc..499e11e20 100644
--- a/admin/themes/default/default-layout.css
+++ b/admin/themes/default/default-layout.css
@@ -750,4 +750,6 @@ h2:lang(en) { text-transform:capitalize; }
#helpContent P {text-align:left; margin-left:10px;}
#helpContent LI, #ftpPage LI {margin-top:10px;}
-#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;} \ No newline at end of file
+#helpContent P.nextStepLink {text-align:center; font-weight:bold; margin-bottom:20px;}
+
+#configContent FIELDSET {border:none;} \ No newline at end of file