mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -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;
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user