Skip to content

Commit 1ae8bf5

Browse files
authored
issue #22647 fixed
issue #22647 fixed
1 parent 93a8162 commit 1ae8bf5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
.page-main {
8181
> .page-title-wrapper {
8282
.page-title {
83-
word-break: break-all;
83+
hyphens: auto;
8484
}
8585
}
8686
}

0 commit comments

Comments
 (0)