diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 3b8905c06..618487469 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -956,6 +956,14 @@ div.message-part blockquote blockquote blockquote { bottom: 0; } +#compose-contacts { + position: absolute; + top: 42px; + left: 0; + width: 100%; + bottom: 0; +} + #compose-content { position: absolute; top: 42px; |