alecpl
2009-04-09 f65a7cb8c384e88cf4b21c74e42a03f53b999e40
- subscription-list IE fix


1 files modified
8 ■■■■ changed files
skins/default/settings.css 8 ●●●● patch | view | raw | blame | history
skins/default/settings.css
@@ -177,7 +177,7 @@
#subscription-table thead td.name
{
  width: 250px;
  width: 360px;
}
#subscription-table thead td.msgcount
@@ -190,6 +190,12 @@
  width: 90px;
}
#subscription-table thead td.rename,
#subscription-table thead td.delete
{
  width: 30px;
}
#identity-frame
{
  position: relative;