Table Tr Sortable Helper CSS

.ui-sortable-helper {
    display: table;
}
JumpRoper