skins/default/mail.css
@@ -152,15 +152,12 @@ #messagepartframe { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: auto; height: auto; width: 100%; height: 100%; border: 1px solid #999999; background-color: #F9F9F9; /* css hack for IE */ height: expression(parseInt(document.getElementById('messagepartcontainer').offsetHeight)+'px'); }