From 003e0e7a9144d825bf530fb42bb4e4adf335394f Mon Sep 17 00:00:00 2001 From: Julen Landa Alustiza Date: Thu, 21 Sep 2017 23:16:10 +0200 Subject: [PATCH] Set bigger dropping zone after last item on survey drag and drop list Signed-off-by: Julen Landa Alustiza --- .../client/src/templates/survey-maker/survey-maker.block.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awx/ui/client/src/templates/survey-maker/survey-maker.block.less b/awx/ui/client/src/templates/survey-maker/survey-maker.block.less index 28a07d44b0..8f5e036be3 100644 --- a/awx/ui/client/src/templates/survey-maker/survey-maker.block.less +++ b/awx/ui/client/src/templates/survey-maker/survey-maker.block.less @@ -165,6 +165,8 @@ position: relative; min-height: 42px; padding-left: 0px; + margin-bottom: 0px; + padding-bottom: 10px; /* These classes are dynamically added via the angular-drag-and-drop-lists directive */ .dndPlaceholder {