From ff058bbfae0f11f0fb453e08b56984b9773c5db2 Mon Sep 17 00:00:00 2001 From: Tamara Hogenhout Date: Thu, 11 Jun 2015 13:42:49 +0200 Subject: [PATCH] Changes icon size (within the buttons) to improve clarity Contributes to #43 --- 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 eda2badd71..bfe36b5d97 100644 --- a/resources/themes/cura/theme.json +++ b/resources/themes/cura/theme.json @@ -133,7 +133,7 @@ "setting_unit_margin": [0.5, 0.5], "button": [4.25, 4.25], - "button_icon": [3.57, 3.57], + "button_icon": [2.9, 2.9], "scrollbar": [0.5, 0.5],