Skip to content

Commit af5681a

Browse files
authored
Login Popup broken on iPad portrait - Fix for blank theme
1 parent 7f4417e commit af5681a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/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)