diff --git a/ie6.css b/ie6.css index 019aa9dac..05264ad38 100644 --- a/ie6.css +++ b/ie6.css @@ -14,3 +14,4 @@ div.headlines_normal { div.headlines_cdm { overflow : auto; } + diff --git a/tt-rss.css b/tt-rss.css index 45d2b2820..3fbccc010 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -572,7 +572,7 @@ div.prefsTabSelected { font-size : 9pt; font-family : "Lucida Grande", Tahoma, sans-serif; position : relative; - bottom : 0px; + bottom : -1px; border-collapse : collapse; -moz-border-radius : 3px; font-weight : bold;