summaryrefslogtreecommitdiff
path: root/ie6.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 /ie6.css
parentdb5b3540cfa0e77958e7a08df2e17d914b2caa15 (diff)
fix feedlist display in IE7
Diffstat (limited to 'ie6.css')
-rw-r--r--ie6.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/ie6.css b/ie6.css
index 378d6e032..019aa9dac 100644
--- a/ie6.css
+++ b/ie6.css
@@ -1,14 +1,3 @@
-ul.feedCatList {
- position : relative;
- top: -1em;
-}
-
-li.feedCatHolder {
- margin : 0px;
- padding : 0px;
-}
-
-
#infoBoxTitle {
display : none;
}