Skip to content

Commit 5790c16

Browse files
authored
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests: - #13029: Newsletter Label is broking on chinese Language like 订阅 (by @dasharath-wagento) Fixed GitHub Issues: - #12320: Newsletter subscribe button title wrapped (reported by @Gvigner) has been fixed in #13029 by @dasharath-wagento in 2.2-develop branch Related commits: 1. f83956b 2. 294c09e
2 parents dc4e82c + cb21b8f commit 5790c16

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
border-bottom-left-radius: 0;
6868
border-top-left-radius: 0;
6969
margin-left: -1px;
70-
white-space : nowrap;
70+
white-space: nowrap;
7171
}
7272
}
7373
}

0 commit comments

Comments
 (0)