diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 20a13f62f..eb623222a 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -1293,7 +1293,7 @@ div.message-part blockquote blockquote blockquote { #composebody { position: absolute; - top: 1px; + top: 0; left: 0; bottom: 0; width: 99%; |