From 58b9d4759e563ef4fbd8b9294f2bec924dcef92f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jan 2010 19:09:08 +0300 Subject: [PATCH] adjust height of headlines subtoolbar --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 6490b839a..00364b13c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -880,7 +880,7 @@ div.headlinesSubToolbar { padding-right : 5px; right : 0px; background-color : white; - font-size : 11px; + font-size : 13px; font-family : "Lucida Grande", Tahoma, Arial, sans-serif; color : gray; }