summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown/all.css')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css11
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index a456342..af47146 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -16,6 +16,10 @@ form input {
/* ID Based CSS Definitions */
+#wrapper {
+
+}
+
#header {
height: 70px;
width: 800px;
@@ -93,14 +97,13 @@ form input {
}
#left {
- padding-bottom: 10px;
- margin-bottom: 10px;
+
width: 800px;
height: 25px;
- border: 1px solid #990000;
}
#right {
-
+ width: 785px;
+ margin: 0px auto;
}
OpenPOWER on IntegriCloud