From f46b6ad03ad07b036c107ea0dec04a9ac600cc90 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 26 Nov 2005 13:05:38 +0100 Subject: make header height smaller --- tt-rss.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 78a7a8d03..681bf95be 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -16,9 +16,7 @@ table.main td.headerBox { table.main td.header { padding : 10px 10px 10px 30px; - height : 80px; - font-size : 24pt; - font-weight : bold; + height : 70px; } table.main td.mainToolbar { -- cgit v1.2.3