mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 07:41:29 +00:00
improve compatibility with IE7
This commit is contained in:
@@ -421,7 +421,7 @@
|
||||
|
||||
if (!get_pref($link, 'COMBINED_DISPLAY_MODE')) {
|
||||
print "<table class=\"headlinesList\" id=\"headlinesList\"
|
||||
cellspacing=\"0\" width=\"100%\">";
|
||||
cellspacing=\"0\">";
|
||||
}
|
||||
|
||||
$lnum = 0;
|
||||
|
||||
@@ -12,6 +12,7 @@ li.feedCatHolder {
|
||||
display : none;
|
||||
}
|
||||
|
||||
/*
|
||||
#headlinesInnerContainer {
|
||||
position : normal;
|
||||
}
|
||||
@@ -22,4 +23,4 @@ div.headlines_normal {
|
||||
|
||||
div.headlines_cdm {
|
||||
overflow : auto;
|
||||
}
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user