1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

css: font size tweaks

This commit is contained in:
Andrew Dolgov
2010-11-19 19:09:31 +03:00
parent df1c35f46c
commit e5df6e9eb4
4 changed files with 19 additions and 32 deletions
-2
View File
@@ -135,8 +135,6 @@ function viewfeed(feed, subop, is_cat, offset) {
console.log(query);
var container = $("headlinesInnerContainer");
var unread_ctr = -1;
if (!is_cat) unread_ctr = getFeedUnread(feed);