diff options
author | svncommit <devs@roundcube.net> | 2007-09-26 08:40:18 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-09-26 08:40:18 +0000 |
commit | cbaaa79ff539cc2cfce52e9c93dbe781863431c1 (patch) | |
tree | 48311169368e1b8b82781a8d72ba80852d1dbfc9 /skins | |
parent | 10766b30f46ae692d053d8f874d586afbf2ee692 (diff) |
Labels didn't fit after r816.
Diffstat (limited to 'skins')
-rw-r--r-- | skins/default/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index b55f29498..4f1ee851e 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -6,7 +6,7 @@ position: absolute; top: 45px; left: 200px; - right: 250px; + right: 200px; height: 35px; white-space: nowrap; /* border: 1px solid #cccccc; */ |