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:
jlmitch5 2017-09-22 13:39:24 -04:00 committed by GitHub
commit 904cb4af34

View File

@ -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 {