mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 19:51:08 -03:30
Merge pull request #247 from Zokormazo/fix-chrome-survey-dnd
Set bigger dropping zone after last item on survey drag and drop list
This commit is contained in:
@@ -165,6 +165,8 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
min-height: 42px;
|
min-height: 42px;
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
|
||||||
/* These classes are dynamically added via the angular-drag-and-drop-lists directive */
|
/* These classes are dynamically added via the angular-drag-and-drop-lists directive */
|
||||||
.dndPlaceholder {
|
.dndPlaceholder {
|
||||||
|
|||||||
Reference in New Issue
Block a user