summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-12-29 16:54:41 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-12-29 16:54:41 +0100
commitd9f180adf9e1e8a63ea9bfdb534dc376a4829fee (patch)
tree22ae88c3ae1d505a3d89012741a4b45e8747a6fc /skins/larry/mail.css
parent6f3c97c5d32f93bb81b157bc4340fef8ee0b60ea (diff)
Minor IE7/8 fixes
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 57d968fb4..34c623391 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1126,6 +1126,8 @@ div.message-partheaders .headers-table td.header {
#messagepartframe {
border: 0;
+ width: 100%;
+ height: 100%;
}
/*** message composition ***/