- fix messagelist width in IE8

release-0.6
alecpl 16 years ago
parent 4bcb36a618
commit dd1dee4f63

@ -131,7 +131,6 @@ input, textarea
height: expression((parseInt(this.parentNode.offsetHeight)-20)+'px'); height: expression((parseInt(this.parentNode.offsetHeight)-20)+'px');
} }
#messagelist,
#subscription-table #subscription-table
{ {
width: auto; width: auto;

Loading…
Cancel
Save