Skip to content

Commit 183dd64

Browse files
committed
Resolve Email address mismatch with text in iPad(768) view issue25935
1 parent 57a2aad commit 183dd64

File tree

2 files changed

+2
-0
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-0
lines changed

app/design/frontend/Magento/blank/Magento_Customer/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
.box-information,
8686
.box-newsletter {
8787
.box-content {
88+
.lib-wrap-words();
8889
line-height: 26px;
8990
}
9091
}

app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
.box-information,
127127
.box-newsletter {
128128
.box-content {
129+
.lib-wrap-words();
129130
&:extend(.abs-account-block-line-height all);
130131
}
131132
}

0 commit comments

Comments
 (0)