Move license window size to light theme

CURA-4279

The light theme is now the default and it's a base theme, so the window
size needs to be there.
This commit is contained in:
Lipu Fei 2017-09-04 17:25:56 +02:00
parent f803e72c18
commit 4249274af0
2 changed files with 1 additions and 1 deletions

View File

@ -332,6 +332,7 @@
"save_button_specs_icons": [1.4, 1.4],
"modal_window_minimum": [60.0, 45],
"license_window_minimum": [45, 45],
"wizard_progress": [10.0, 0.0],
"message": [30.0, 5.0],

View File

@ -278,7 +278,6 @@
"save_button_specs_icons": [1.4, 1.4],
"modal_window_minimum": [60.0, 45],
"license_window_minimum": [45, 45],
"wizard_progress": [10.0, 0.0],
"message": [30.0, 5.0],