make header height smaller
This commit is contained in:
parent
7719618b29
commit
f46b6ad03a
1 changed files with 1 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue