summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nkinkade@nkinka.de>2009-03-07 14:14:41 +0000
committerNathan Kinkade <nkinkade@nkinka.de>2009-03-11 12:51:52 +0000
commit3f87b76045f296f2154b681046554286612cf547 (patch)
treebbb0cc6d06fb897408d7abae76ab3367752bcb7a
parentbc63cff01b87eb97e2c60b6d9542db1be057d978 (diff)
Changing font size shifted the relative positions ... had to move the markmessage div to the left.
-rw-r--r--roundcubemail/skins/npk/mail.css2
1 files changed, 1 insertions, 1 deletions
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;