alecpl
2011-05-13 51001e58b574edac90f2bf8193da351ae0287ea7
skins/default/iehacks.css
@@ -119,11 +119,6 @@
  height: expression((parseInt(this.parentNode.offsetHeight)-1-parseInt(document.getElementById('compose-headers').offsetHeight))+'px');
}
#subscription-table
{
  width: auto;
}
#messagelist
{
  width: inherit;
@@ -177,9 +172,11 @@
}
#contacts-box,
#prefs-box
#prefs-box,
#folder-box
{
  width: expression((parseInt(this.parentNode.offsetWidth)-555)+'px');
  overflow: hidden;
}
#rcmdraglayer