1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

fix feedlist display in IE7

This commit is contained in:
Andrew Dolgov
2007-04-29 07:08:35 +01:00
parent db5b3540cf
commit e95687b22a
3 changed files with 4 additions and 20 deletions
-9
View File
@@ -1,10 +1 @@
ul.feedCatList {
position : relative;
top: -1em;
}
li.feedCatHolder {
margin : 0px;
padding : 0px;
}