1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 01:41:28 +00:00

make header height smaller

This commit is contained in:
Andrew Dolgov
2005-11-26 13:05:38 +01:00
parent 7719618b29
commit f46b6ad03a

View File

@@ -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 {