diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index f9b74f28a..7e99be78c 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -16,14 +16,14 @@ position: absolute; top: 0; left: 0; - width: 240px; + width: 220px; bottom: 0; } #mailview-right { position: absolute; top: 0; - left: 252px; + left: 232px; right: 0; bottom: 0; } |