From 3f87b76045f296f2154b681046554286612cf547 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 7 Mar 2009 14:14:41 +0000 Subject: Changing font size shifted the relative positions ... had to move the markmessage div to the left. --- roundcubemail/skins/npk/mail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/skins/npk/mail.css b/roundcubemail/skins/npk/mail.css index 721fb3277..776370f22 100644 --- a/roundcubemail/skins/npk/mail.css +++ b/roundcubemail/skins/npk/mail.css @@ -91,7 +91,7 @@ { position: absolute; top: 35px; - left: 180px; + left: 165px; width: auto; visibility: hidden; background-color: #F9F9F9; -- cgit v1.2.3