From 7e19c63983f2509462dff3f9ffcc0b6a486dc700 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 23 Dec 2006 15:33:10 +0000 Subject: - Patch #103604 by ufku: IE6 fix for Garland. --- themes/garland/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/garland/style.css b/themes/garland/style.css index 61cfc9c99..edd07858a 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -528,7 +528,7 @@ ul.primary-links li a:hover, ul.primary-links li a.active { */ ul.secondary-links { margin: 0; - padding: 20px 0 0; + padding: 18px 0 0; float: right; clear: right; position: relative; -- cgit v1.2.3