From: Michael M Slusarz Date: Fri, 4 Dec 2009 17:50:45 +0000 (-0700) Subject: The position of this dropdown has always annoyed me X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=88000d148cf80d0902aed282be0a58293a6bbd65;p=horde.git The position of this dropdown has always annoyed me --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index d38ae1e36..5816fba00 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -96,13 +96,12 @@ ul.msgactions, ul.msgactions ul { font-size: 100%; } .msgactions li ul { + background: #f4f4f4; + border: 1px solid #d4d4d4; display: none; - position: absolute; left: -1px; - margin-top: -2px; padding: 2px; - background: #f4f4f4; - border: 1px solid #d4d4d4; + position: absolute; z-index: 99; } .bottomborder .msgactions li ul {