summaryrefslogtreecommitdiff
path: root/ie7.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 07:08:35 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 07:08:35 +0100
commite95687b22a562dd6e60037f225666191b5de2d87 (patch)
treec9466956797d97d3a2c9b606873ffc408f4d5902 /ie7.css
parentdb5b3540cfa0e77958e7a08df2e17d914b2caa15 (diff)
fix feedlist display in IE7
Diffstat (limited to 'ie7.css')
-rw-r--r--ie7.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/ie7.css b/ie7.css
index 540049fb1..8b1378917 100644
--- a/ie7.css
+++ b/ie7.css
@@ -1,10 +1 @@
-ul.feedCatList {
- position : relative;
- top: -1em;
-}
-
-li.feedCatHolder {
- margin : 0px;
- padding : 0px;
-}