Move ImageExportController to ExportController and Fix line height for toolbox titles
This commit is contained in:
parent
e272fbe32f
commit
32e701aa55
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
margin: 0;
|
||||
font-size: 15px;
|
||||
/* reset for firefox */
|
||||
height: 17px;
|
||||
height: 16px;
|
||||
background: #222;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue