Skip to content

Commit 11af877

Browse files
authored
issue fixed #20124 Sort By label is hidden by Shop By Menu on listing page in iphone5 device
issue fixed #20124 Sort By label is hidden by Shop By Menu on listing page in iphone5 device
1 parent 3a42052 commit 11af877

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_toolbar.less

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

8585
.page-products & {
8686
position: absolute;
87-
right: @indent__s;
87+
right: 0;
8888
top: 0;
8989
z-index: 1;
9090
}

0 commit comments

Comments
 (0)