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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user