From 8955ca63e3b92ce6f939170e53f4808eec7dce62 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 4 Feb 2010 18:21:26 +0000 Subject: - IE7 fix --- skins/default/common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/default/common.css b/skins/default/common.css index 224ed29e3..8ec5b59ef 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -143,9 +143,9 @@ img top: 0px; right: 0px; width: 600px; - height: 28px; + height: 24px; background: url(images/taskbar.gif) top right no-repeat; - padding: 10px 4px 0px 0px; + padding: 10px 4px 5px 0px; text-align: right; white-space: nowrap; z-index: 2; -- cgit v1.2.3