From 60a60237a3321ed5e14538b93a3a7ba6c63c0d91 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sat, 12 Jan 2008 14:06:40 +0000 Subject: [PATCH] merged from 1.9 :: MDL-12910 :: changed top from 2.9em to 3.5em --- theme/standard/styles_ie6.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/standard/styles_ie6.css b/theme/standard/styles_ie6.css index 4db1022f38..5f3c1d466a 100755 --- a/theme/standard/styles_ie6.css +++ b/theme/standard/styles_ie6.css @@ -37,7 +37,7 @@ .tabrow0 div, .tabrow0 ul { - top: 2.7em; + top: 3.5em; padding: 0.2em 0; } -- 2.39.5