summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-12-06 18:03:57 +0000
committerthomascube <thomas@roundcube.net>2008-12-06 18:03:57 +0000
commit9c705b72b8a2f9297d8fa7f3d967e320cfe5bb45 (patch)
tree2fca01c786a85032f7ff17835afe2248471c8749 /skins
parent3dc19d5fc8e13612d0f8cd85df391d7f2e232d06 (diff)
Fix position of the filter box
Diffstat (limited to 'skins')
-rw-r--r--skins/default/mail.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index 4dfc86479..512acf3c7 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -89,7 +89,7 @@ ul.toolbarmenu li a.active:hover
{
position: absolute;
right: 18px;
- bottom: 7px;
+ top: 8px;
width: 240px;
text-align: right;
}