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 a2f6a08 commit f66fd2dCopy full SHA for f66fd2d
app/design/frontend/Magento/blank/web/css/source/_extends.less
@@ -1233,7 +1233,7 @@
1233
}
1234
1235
1236
-.media-width(@extremum, @break) when (@extremum = 'max') and (@break = (@screen__m + 1)) {
+.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
1237
.abs-checkout-tooltip-content-position-top-mobile {
1238
@abs-checkout-tooltip-content-position-top();
1239
0 commit comments