From b6b17f80f9da8fb745392ed6e2cc1627418e2bd0 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 4 Feb 2010 18:21:26 +0000 Subject: - IE7 fix git-svn-id: https://svn.roundcube.net/trunk@3248 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/common.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 224ed29e3..8ec5b59ef 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/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