From cab2fc799778512b1542e9db9524396047e0df79 Mon Sep 17 00:00:00 2001 From: eikek Date: Thu, 24 Feb 2022 21:51:14 +0100 Subject: [PATCH] Provide more vertical space beneath direction dropdown When openening the dropdown, it requires to scroll to see the options which is inconvenient. Fixes: #1400 --- modules/webapp/src/main/elm/Comp/ItemDetail/EditForm.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/webapp/src/main/elm/Comp/ItemDetail/EditForm.elm b/modules/webapp/src/main/elm/Comp/ItemDetail/EditForm.elm index 397b0ce8..0b91ffb7 100644 --- a/modules/webapp/src/main/elm/Comp/ItemDetail/EditForm.elm +++ b/modules/webapp/src/main/elm/Comp/ItemDetail/EditForm.elm @@ -388,7 +388,7 @@ formTabs texts flags settings model = , titleRight = [] , info = Nothing , body = - [ div [ class "mb-4" ] + [ div [ class "mb-24" ] [ Html.map DirDropdownMsg (Comp.Dropdown.view2 directionCfg