From 9c705b72b8a2f9297d8fa7f3d967e320cfe5bb45 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sat, 6 Dec 2008 18:03:57 +0000 Subject: Fix position of the filter box --- skins/default/mail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3