From c938d1e89733327f20c0202c5e84e3075576a2aa Mon Sep 17 00:00:00 2001 From: hoba Date: Tue, 14 Jul 2009 01:31:10 +0200 Subject: move the content area some pixels down so it doesn't conflict with the static menu layer on the very top --- usr/local/www/themes/pfsense_ng/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css index ca950b2..deb3f38 100644 --- a/usr/local/www/themes/pfsense_ng/all.css +++ b/usr/local/www/themes/pfsense_ng/all.css @@ -364,7 +364,7 @@ table#marquee div#container div#scroller { margin-top: 0px; margin-left: 5px; margin-right: 5px; - padding-top: 5px; + padding-top: 20px; padding-left: 10px; padding-right: 10px; padding-bottom: 90px; -- cgit v1.1