TABLE TR SORTABLE HELPER CSS

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