From 07a0091e90cf586ddaa2afa13a947cf80acc7d1a Mon Sep 17 00:00:00 2001 From: Florian BLOUET Date: Thu, 21 Jan 2016 16:05:47 +0100 Subject: [PATCH] PHRAS-904 - fix ui issue in edit form --- resources/www/prod/skins/ui-components/_modal-edit.scss | 7 +++++-- templates/web/prod/actions/edit_default.html.twig | 6 ++---- 2 files changed, 7 insertions(+), 6 deletions(-) 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 @@
-