From: Andrew Dolgov Date: Sat, 26 Nov 2005 12:05:38 +0000 (+0100) Subject: make header height smaller X-Git-Tag: schema_feature_freeze_for_1.1~76 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f46b6ad03ad07b036c107ea0dec04a9ac600cc90;p=tt-rss.git make header height smaller --- diff --git a/tt-rss.css b/tt-rss.css index 78a7a8d0..681bf95b 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 {