summaryrefslogtreecommitdiff
path: root/skins/larry/templates
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/templates
parent6f3c97c5d32f93bb81b157bc4340fef8ee0b60ea (diff)
Minor IE7/8 fixes
Diffstat (limited to 'skins/larry/templates')
-rw-r--r--skins/larry/templates/messagepart.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messagepart.html b/skins/larry/templates/messagepart.html
index e029973a8..dbb4940de 100644
--- a/skins/larry/templates/messagepart.html
+++ b/skins/larry/templates/messagepart.html
@@ -27,7 +27,7 @@
</div>
<div id="messagepartcontainer" class="uibox">
-<roundcube:object name="messagePartFrame" id="messagepartframe" style="width:100%; height:100%" />
+<roundcube:object name="messagePartFrame" id="messagepartframe" frameborder="0" />
</div>
</div>