- subscription-list IE fix

release-0.6
alecpl 15 years ago
parent 72a8c32e1a
commit f65a7cb8c3

@ -177,7 +177,7 @@ span.tablink-selected a
#subscription-table thead td.name #subscription-table thead td.name
{ {
width: 250px; width: 360px;
} }
#subscription-table thead td.msgcount #subscription-table thead td.msgcount
@ -190,6 +190,12 @@ span.tablink-selected a
width: 90px; width: 90px;
} }
#subscription-table thead td.rename,
#subscription-table thead td.delete
{
width: 30px;
}
#identity-frame #identity-frame
{ {
position: relative; position: relative;

Loading…
Cancel
Save