Skip to content

Commit 38019d8

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-37567' into PR
2 parents 4629c5a + 132d1d7 commit 38019d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,11 @@ input.no-display,
906906
}
907907
}
908908

909+
// Fix for jquery.jstree.js (checkboxes in admin__scope-old only)
910+
.jstree .jstree-real-checkbox {
911+
display: none;
912+
}
913+
909914
input[type="radio"] {
910915
border-radius: 8px;
911916
&:checked {

0 commit comments

Comments
 (0)