Aleksander Machniak
2012-08-02 c4841d73dbf8628533b26a4eeac2c32c8f473891
skins/classic/iehacks.css
@@ -150,6 +150,16 @@
  height: expression((parseInt(this.parentNode.offsetHeight)-1-parseInt(document.getElementById('compose-headers').offsetHeight))+'px');
}
#compose-attachments ul li
{
  width: 1000px; /* for IE7 */
}
#compose-attachments li a
{
  float: left; /* for IE7 */
}
#messagelist
{
  width: inherit;