]> git.wh0rd.org - tt-rss.git/blobdiff - ie6.css
update_daemon2: make proper lockfile
[tt-rss.git] / ie6.css
diff --git a/ie6.css b/ie6.css
index 7510b2d73e28429d7eea5a8dffbb63948d345613..0a1aa43a3c7706f15f8cd02f7bcd82c5b7a97e10 100644 (file)
--- a/ie6.css
+++ b/ie6.css
@@ -1,19 +1,11 @@
-ul.feedCatList {
-       position : relative;
-       top: -1em;
+#infoBoxTitle {
+       display : none;
 }
 
-li.feedCatHolder {
-       margin : 0px;
-       padding : 0px;
+#headlinesContainer {
+       width: expression(((parseInt(document.getElementById("headlines-frame").clientWidth)-2)+'px'));
 }
 
-/*
-#infoBoxTitle {
-       display : none;
-} */
-
-/*
 #headlinesInnerContainer {
        position : normal;
 }
@@ -24,4 +16,6 @@ div.headlines_normal {
 
 div.headlines_cdm {
        overflow : auto;
-} */
+}
+
+