summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorJared Dillard <jdillard@pfsense.com>2014-08-19 12:35:20 -0500
committerJared Dillard <jdillard@pfsense.com>2014-08-19 12:35:20 -0500
commite0f10116ef8b4264a0804ee552f99f2bebd7edfe (patch)
treee3d598a51dc32377f0b4a1fc050b0c18372f5607 /usr/local/www/themes
parent1cca6b6a80eff51a71e7f2378edc56f041548e08 (diff)
downloadpfsense-e0f10116ef8b4264a0804ee552f99f2bebd7edfe.zip
pfsense-e0f10116ef8b4264a0804ee552f99f2bebd7edfe.tar.gz
fix gold alignment and redirect
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 80dd171..46f74fa 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -428,7 +428,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- width: 6.2em;
+ padding-right: 27px;
top: 0px;
}
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index c0898e9..7ccc4c7 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -389,7 +389,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- width: 6.2em;
+ padding-right: 27px;
top: 0px;
}
OpenPOWER on IntegriCloud