summaryrefslogtreecommitdiff
path: root/tt-rss-ie.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 06:34:58 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 06:34:58 +0100
commit972385a5090204d4d4e2d9b82fb2441e574f07d4 (patch)
treee1bf0641e4c480a5f064793dfaa49fe8ec65c036 /tt-rss-ie.css
parent586822fdabb71541a0802f28e24deddb77632b14 (diff)
improve compatibility with IE7
Diffstat (limited to 'tt-rss-ie.css')
-rw-r--r--tt-rss-ie.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/tt-rss-ie.css b/tt-rss-ie.css
index ccefc889d..6e01c80f8 100644
--- a/tt-rss-ie.css
+++ b/tt-rss-ie.css
@@ -12,6 +12,7 @@ li.feedCatHolder {
display : none;
}
+/*
#headlinesInnerContainer {
position : normal;
}
@@ -22,4 +23,4 @@ div.headlines_normal {
div.headlines_cdm {
overflow : auto;
-}
+} */