mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -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:
commit
904cb4af34
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user