summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-05 18:36:57 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-05 18:36:57 +0100
commit03970bd54936ecbcfe20015897057dab1ffa7c12 (patch)
treeee100126a7235e50cf4ed05ea57be5a45fa6a2a3 /skins
parent762565ceea334faaa90ee11a412cf34b2785b1c3 (diff)
Tiny style fix in compose view
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/mail.css2
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%;