Move ImageExportController to ExportController and Fix line height for toolbox titles

This commit is contained in:
Julian Descottes 2016-05-22 15:46:26 +02:00
parent e272fbe32f
commit 32e701aa55
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
margin: 0;
font-size: 15px;
/* reset for firefox */
height: 17px;
height: 16px;
background: #222;
}