diff --git a/templates/admin/default/tax-rule-edit.html b/templates/admin/default/tax-rule-edit.html index 748482016..9794d37a6 100644 --- a/templates/admin/default/tax-rule-edit.html +++ b/templates/admin/default/tax-rule-edit.html @@ -154,7 +154,7 @@ $('.draggable', $list).draggable({ cursor: 'move', helper: 'clone', - //containment: "document", + containment: "document", opacity: 0.5, revert: "invalid", // when not dropped, the item will revert back to its initial position zIndex: 10