Skip to content

Commit 706eee5

Browse files
committed
Fixed issue - 27099
1 parent a3c2af0 commit 706eee5

File tree

1 file changed

+4
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Newsletter/web/css/source

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@
8181
.block.newsletter {
8282
max-width: 44%;
8383
width: max-content;
84+
85+
.field.newsletter {
86+
max-width: 220px;
87+
}
8488

8589
.form.subscribe {
8690
> .field,

0 commit comments

Comments
 (0)