Skip to content

Commit a88bd99

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-48386: [GITHUB] Store View Drop down in Admin - unable to scroll to bottom #2896
1 parent 34e474e commit a88bd99

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/actions-bar

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/actions-bar/_store-switcher.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
@_dropdown-list-shadow: @component__box-shadow__base
3636
);
3737
max-height: 250px;
38-
overflow-x: auto;
38+
overflow-y: auto;
3939
}
4040

4141
.dropdown-menu {

0 commit comments

Comments
 (0)