skins/default/mail.css
@@ -620,6 +620,21 @@ { position: absolute; top: 0px; left: 170px; right: 0px; bottom: 0px; border: 1px solid #999; background-color: #FFF; overflow: auto; /* css hack for IE */ width: expression((parseInt(document.documentElement.clientWidth)-220)+'px'); height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); } #printmessageframe { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;