summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/common.css
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-04 18:00:39 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-04 18:00:39 +0000
commitfddfbe8bc8c143e37e46495be3f34a63dca6b085 (patch)
treee695d88ec3b2a46d1f4a55a668952c7488a738a7 /roundcubemail/skins/default/common.css
parentb207b633d597f2f5c958bbdb95a3cf41a0f3879e (diff)
- Fix preview pane switch position in Firefox + small improvements
git-svn-id: https://svn.roundcube.net/trunk@5852 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
-rw-r--r--roundcubemail/skins/default/common.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css
index 757f7da0a..c50956413 100644
--- a/roundcubemail/skins/default/common.css
+++ b/roundcubemail/skins/default/common.css
@@ -399,6 +399,7 @@ body.iframe .boxtitle
height: 11px;
padding: 0;
margin: 1px;
+ margin-top: 2px;
overflow: hidden;
background: url(images/pagenav.gif) 0 0 no-repeat transparent;
opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */