From d4e5e10825f054ab7c193bc0556cb878a64ae1d4 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 29 Aug 2017 15:13:08 +0200 Subject: [PATCH] Restore vertical margins We weren't allowed to change that yet. Contributes to issue CURA-4148. --- resources/themes/cura-light/theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json index bf48e256e2..9263b8a495 100644 --- a/resources/themes/cura-light/theme.json +++ b/resources/themes/cura-light/theme.json @@ -262,7 +262,7 @@ "logo": [9.5, 2.0], "sidebar": [35.0, 10.0], - "sidebar_margin": [1.71, 0.71], + "sidebar_margin": [1.71, 1.43], "sidebar_margin_thin": [0.71, 0.71], "sidebar_header": [0.0, 4.0], "sidebar_header_highlight": [0.25, 0.25], @@ -277,7 +277,7 @@ "simple_mode_infill_caption": [0.0, 5.0], "simple_mode_infill_height": [0.0, 8.0], - "section": [0.0, 2.00], + "section": [0.0, 2.86], "section_icon": [1.6, 1.6], "section_icon_column": [2.8, 0.0],