Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce DragAndDropAction initial offset by 1px
Updates offset of '_match_helper_with_target' from (0, -16) to (0, -15). Without this, adding a new element to NestedStackedInline would fail test suite.
- Loading branch information