1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-20 21:35:27 +00:00

fix feedlist display in IE7 (enable collapsed cats)

This commit is contained in:
Andrew Dolgov
2007-04-29 07:11:13 +01:00
parent e95687b22a
commit be5b75da89
2 changed files with 4 additions and 4 deletions

View File

@@ -1508,6 +1508,6 @@ a.helpLinkPic img {
display : none;
}
#feedCatHolder {
li.feedCatHolder {
display : inline;
}