.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-sortable-helper {
    display: table;
}