Skip to content

Commit

Permalink
Resolve Email address mismatch with text in iPad(768) view issue25935
Browse files Browse the repository at this point in the history
  • Loading branch information
edenduong committed Dec 7, 2019
1 parent 57a2aad commit 183dd64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
.box-information,
.box-newsletter {
.box-content {
.lib-wrap-words();
line-height: 26px;
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
.box-information,
.box-newsletter {
.box-content {
.lib-wrap-words();
&:extend(.abs-account-block-line-height all);
}
}
Expand Down

0 comments on commit 183dd64

Please sign in to comment.