File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/design/frontend/Magento Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1233
1233
}
1234
1234
}
1235
1235
1236
- .media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = ( @screen__m + 1 ) ) {
1236
+ .media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = @screen__m ) {
1237
1237
.abs-checkout-tooltip-content-position-top-mobile {
1238
1238
@abs-checkout-tooltip-content-position-top ();
1239
1239
}
Original file line number Diff line number Diff line change 1681
1681
}
1682
1682
}
1683
1683
1684
- .media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = ( @screen__m + 1 ) ) {
1684
+ .media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = @screen__m ) {
1685
1685
.abs-checkout-tooltip-content-position-top-mobile {
1686
1686
@abs-checkout-tooltip-content-position-top ();
1687
1687
}
You can’t perform that action at this time.
0 commit comments