mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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