summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-26 13:05:38 +0100
committerAndrew Dolgov <[email protected]>2005-11-26 13:05:38 +0100
commitf46b6ad03ad07b036c107ea0dec04a9ac600cc90 (patch)
tree01fb2c03da46c23cbaaa785ba07ad81c1ccc6e9d /tt-rss.css
parent7719618b297400f5bdc44b1be47f969ec582fb47 (diff)
make header height smaller
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 1 insertions, 3 deletions
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 {