diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-01-27 13:15:34 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-01-27 13:17:05 +0100 |
commit | b0cc5519d74ac50a2c01b8106f9afa43357ccb48 (patch) | |
tree | a04985c2020fedda69521019aac7ef692c5910c4 /skins/classic/mail.css | |
parent | b3bbb281002386f6cedf5b6f007074ecbfc96f5b (diff) |
Small fix to initial splitter position
Diffstat (limited to 'skins/classic/mail.css')
-rw-r--r-- | skins/classic/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/mail.css b/skins/classic/mail.css index 4d1f7fdc0..ac346d58d 100644 --- a/skins/classic/mail.css +++ b/skins/classic/mail.css @@ -255,7 +255,7 @@ top: 0; left: 0; bottom: 0; - width: 195px; + width: 160px; } #mailrightcontainer |