ui: fixed some spacings

* enter license screen
* project wizard
This commit is contained in:
malte_langkabel
2016-02-24 10:34:01 +01:00
parent d34aea17b6
commit 66f7fe9550
2 changed files with 2 additions and 1 deletions
@@ -144,6 +144,7 @@
font-size: 12pt;
width: 7em;
height: 7em;
margin-top: 10px;
}
#projectButton:hover, #projectButton:checked {
+1 -1
View File
@@ -125,7 +125,7 @@ void QtLicense::setup()
showButtons(layout);
updateDoneButton("Activate");
resize(800, 550);
resize(750, 550);
}
void QtLicense::handleCancelButtonPress()