summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-04 18:21:26 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-04 18:21:26 +0000
commitb6b17f80f9da8fb745392ed6e2cc1627418e2bd0 (patch)
tree403967560799149cd915c8f5d6f7ec0a8bca73ee
parent658e878eae23c310f8c67f5cc192f270284ba02d (diff)
- IE7 fix
git-svn-id: https://svn.roundcube.net/trunk@3248 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/common.css4
1 files 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;