From db4aac13f9174a0ce99a438cf74fc9b582e6e0dc Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 20 Sep 2009 19:59:02 -0400 Subject: [PATCH] Squeeze help menu in --- usr/local/www/themes/pfsense_ng/all.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css index 78ca6aa9b9..0eed400aed 100644 --- a/usr/local/www/themes/pfsense_ng/all.css +++ b/usr/local/www/themes/pfsense_ng/all.css @@ -423,8 +423,7 @@ table#marquee div#container div#scroller { #navigation ul li { float: left; position: relative; - /* width: 7.5em; */ - width: 100px; + width: 7.0em; top: 0px; /* top: -1px; */ }