`word-break: break-word` now has good support
authorAlexander Ebert <ebert@woltlab.com>
Fri, 18 Feb 2022 10:36:41 +0000 (11:36 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 18 Feb 2022 10:36:41 +0000 (11:36 +0100)
commitad00e98a1e81c31e352a7fb50c8d6322a25a1097
tree66a7965cea22ff5bf617b0ed8798437917a8f603
parent74c70802e7cd48f0ed0ccebff8bfd3552b8f7ac4
`word-break: break-word` now has good support

We had to use `word-break: break-all` previously because of inconsistent browser support, but that causes inline code to always break inside, even if it would be possibly to break or wrap nicely.
wcfsetup/install/files/style/bbcode/inlineCode.scss