make header height smaller

This commit is contained in:
Andrew Dolgov 2005-11-26 13:05:38 +01:00
parent 7719618b29
commit f46b6ad03a
1 changed files with 1 additions and 3 deletions

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 {