alecpl
2008-09-20 a1f7220e9f23ea81b5b626d20f25039724b3413e
skins/default/mail.css
@@ -633,8 +633,8 @@
  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');
  width: expression((parseInt(this.parentNode.offsetWidth)-170)+'px');
  height: expression((parseInt(this.parentNode.offsetHeight))+'px');
}
#printmessageframe