diff --git a/themes/compat/images/ttrss_logo.png b/themes/compat/images/ttrss_logo.png index 02e566d61..a8206a33c 100644 Binary files a/themes/compat/images/ttrss_logo.png and b/themes/compat/images/ttrss_logo.png differ diff --git a/tt-rss.css b/tt-rss.css index 1de11117f..86047b182 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1222,6 +1222,7 @@ div.headlines_cdm { color : #4684ff; font-size : small; margin : 10px; + height : 33px; } div.return { diff --git a/tt-rss.php b/tt-rss.php index 4894cf92f..e1331e034 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -204,7 +204,7 @@ window.onload = init;