From 5def8739d1f9b7d8a7d70e3ed82642d47ae40c3b Mon Sep 17 00:00:00 2001 From: Rafael Mardojai CM Date: Mon, 29 May 2023 12:40:23 -0500 Subject: [PATCH] popups: Improve sub menus positioning --- theme/parts/popups.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/parts/popups.css b/theme/parts/popups.css index 564e168..5dce350 100644 --- a/theme/parts/popups.css +++ b/theme/parts/popups.css @@ -10,7 +10,7 @@ menupopup { } menu menupopup { - margin: -13px 0px 0px 0px !important; + margin: -14px -8px 0px 0px !important; } menulist {