We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66fd2d commit 36c6d27Copy full SHA for 36c6d27
app/design/frontend/Magento/luma/web/css/source/_extends.less
@@ -1681,7 +1681,7 @@
1681
}
1682
1683
1684
-.media-width(@extremum, @break) when (@extremum = 'max') and (@break = (@screen__m + 1)) {
+.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
1685
.abs-checkout-tooltip-content-position-top-mobile {
1686
@abs-checkout-tooltip-content-position-top();
1687
0 commit comments