Skip to content

Commit 3b050b6

Browse files
author
Volodymyr Zaets
committed
MAGETWO-44669: Useless scroll is displayed for long multi-checkable dropdowns on new filters in Admin data grid
1 parent 46dc2c0 commit 3b050b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-multiselect.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
.admin__action-multiselect-menu-inner {
9292
margin-bottom: 0;
93-
max-height: 17.2rem;
93+
max-height: 17.4rem;
9494
overflow-y: auto;
9595
}
9696

0 commit comments

Comments
 (0)