Skip to content

Commit fcd3e7a

Browse files
⏫ Forwardport of #13041 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/13041.patch (created by @monaemipro) based on commit(s): 1. d9536c8 Fixed GitHub Issues in 2.3-develop branch: - #12320: Newsletter subscribe button title wrapped (reported by @Gvigner)
1 parent 8e77e2f commit fcd3e7a

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
border-bottom-left-radius: 0;
6868
border-top-left-radius: 0;
6969
margin-left: -1px;
70+
white-space : nowrap;
7071
}
7172
}
7273
}

0 commit comments

Comments
 (0)