From b2e0c8f902fabbcd593da09fc0d07d06bedbfb70 Mon Sep 17 00:00:00 2001 From: Yevgeny Makarov Date: Thu, 6 Aug 2020 11:51:54 +0200 Subject: UI: Reduce item padding in the edit mesh context menus Align items in the edit mesh context menus (reducing padding), for consistency with other menus. The root layout of menus doesn't add the padding, for sub-layouts `align` has to be enabled. {F8749633} Reviewed By: Julian Eisel Differential Revision: https://developer.blender.org/D8480 --- source/tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/tools') diff --git a/source/tools b/source/tools index 896c5f78952..6a252de776d 160000 --- a/source/tools +++ b/source/tools @@ -1 +1 @@ -Subproject commit 896c5f78952adb2d091d28c65086d46992dabdac +Subproject commit 6a252de776d0b9dca3167c30a7621a4f1e9bc911 -- cgit v1.2.3