From 85088c9fc60de969f3f5eebba2fcff60da944cc5 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Wed, 11 Mar 2009 13:31:04 +0000 Subject: Squeezed the filter dropdown below the search to allow more horizontal space for lower resolutions. Probably will need to do more. --- roundcubemail/skins/npk/mail.css | 2 +- roundcubemail/skins/npk/templates/mail.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/roundcubemail/skins/npk/mail.css b/roundcubemail/skins/npk/mail.css index 4c747ba8d..acb68c2b9 100644 --- a/roundcubemail/skins/npk/mail.css +++ b/roundcubemail/skins/npk/mail.css @@ -183,7 +183,7 @@ ul.toolbarmenu li a.active:hover { position: absolute; right: 18px; - top: 8px; + top: 77px; text-align: right; } diff --git a/roundcubemail/skins/npk/templates/mail.html b/roundcubemail/skins/npk/templates/mail.html index 65deb0d0c..a375f8165 100644 --- a/roundcubemail/skins/npk/templates/mail.html +++ b/roundcubemail/skins/npk/templates/mail.html @@ -150,11 +150,12 @@ + +
:
-
-- cgit v1.2.3