diff options
author | thomascube <thomas@roundcube.net> | 2006-03-20 22:01:13 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-03-20 22:01:13 +0000 |
commit | d6037d407a3c7314fe5664229011a23bd261801b (patch) | |
tree | 9c9206f9051d29adab75d23eaeebdc9be066b057 /skins/default/mail.css | |
parent | ffcbd825fd111bd755ddeb62d851318c4b991f0e (diff) |
Minor improvements and bugfixes
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index 5b95d9375..9a604b472 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -27,7 +27,7 @@ #messagetoolbar select.mboxlist { position: absolute; - left: 335px; + left: 375px; top: 10px; } @@ -47,7 +47,7 @@ left: 200px; bottom: 20px; height: 16px; - width: 400px; + width: 500px; font-size: 11px; } |