From ea7f47c4879752406b88b60314bd7fd7a497ef80 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Wed, 16 Dec 2015 15:42:42 +0100 Subject: [PATCH] Tweak modal windows size --- resources/themes/cura/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/themes/cura/theme.json b/resources/themes/cura/theme.json index 5f876ac20d..6435b9a4a2 100644 --- a/resources/themes/cura/theme.json +++ b/resources/themes/cura/theme.json @@ -237,7 +237,7 @@ "save_button_save_to_button": [0.3, 2.7], "save_button_specs_icons": [1.4, 1.4], - "modal_window_minimum": [30.0, 30.0], + "modal_window_minimum": [40.0, 30.0], "wizard_progress": [10.0, 0.0], "message": [30.0, 5.0],