diff --git a/resources/www/prod/skins/ui-components/_modal-edit.scss b/resources/www/prod/skins/ui-components/_modal-edit.scss index 8670156d21..50bf2d4785 100644 --- a/resources/www/prod/skins/ui-components/_modal-edit.scss +++ b/resources/www/prod/skins/ui-components/_modal-edit.scss @@ -260,9 +260,12 @@ width: 100%; display: none; } - +.edit-zone-title { + height: 45px; + bottom: auto; +} #EDIT_EDIT { - top: 35px; + top: 45px; bottom: 60px; overflow-x: hidden; overflow-y: auto; diff --git a/templates/web/prod/actions/edit_default.html.twig b/templates/web/prod/actions/edit_default.html.twig index b83423c652..c04e721fda 100644 --- a/templates/web/prod/actions/edit_default.html.twig +++ b/templates/web/prod/actions/edit_default.html.twig @@ -166,9 +166,8 @@
@@ -179,7 +178,6 @@ |