Skip to content

Commit 3230194

Browse files
authored
Login Popup broken on iPad portrait - Fix for luma theme
1 parent af5681a commit 3230194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/web/css/source/components/_modals_extend.less

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

1717
@modal-popup-title__font-size: 26px;
1818
@modal-popup-title-mobile__font-size: @font-size__base;
19-
@modal-popup-breakpoint-screen__m: @screen__m + 1;
19+
@modal-popup-breakpoint-screen__m: @screen__m;
2020

2121
@modal-slide__first__indent-left: 44px;
2222
@modal-slide-mobile__background-color: @color-gray-light01;

0 commit comments

Comments
 (0)