From: Andrew Dolgov Date: Sun, 29 Apr 2007 05:34:58 +0000 (+0100) Subject: improve compatibility with IE7 X-Git-Tag: schema_freeze_for_1.2.11~87 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=972385a5090204d4d4e2d9b82fb2441e574f07d4;p=tt-rss.git improve compatibility with IE7 --- diff --git a/backend.php b/backend.php index 7c67ae63..1b318906 100644 --- a/backend.php +++ b/backend.php @@ -421,7 +421,7 @@ if (!get_pref($link, 'COMBINED_DISPLAY_MODE')) { print ""; + cellspacing=\"0\">"; } $lnum = 0; diff --git a/tt-rss-ie.css b/tt-rss-ie.css index ccefc889..6e01c80f 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; -} +} */