diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-09-20 18:26:08 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-09-20 18:26:08 -0400 |
commit | 35ee5e8d4f29d671f88f55eaa93d639abdbfeb11 (patch) | |
tree | 44825c38df0f51d523b1f50ce52c4c2c6bf5af26 /usr/local/www/themes | |
parent | 669716df8b107ad4f8e4d6e173a4fb756c9b2496 (diff) | |
download | pfsense-35ee5e8d4f29d671f88f55eaa93d639abdbfeb11.zip pfsense-35ee5e8d4f29d671f88f55eaa93d639abdbfeb11.tar.gz |
Squeeze Help area in
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r-- | usr/local/www/themes/metallic/all.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css index 06f5b4d..b7190f0 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -351,7 +351,7 @@ table#marquee div#container div#scroller { float: left; position: relative; /* width: 7.5em; */ - width: 8.47em; + width: 7.47em; } #navigation ul li div { font-size: 1em; |