Skip to content

docs: replace deprecated word-break value in extra.css#623

Merged
bhcopeland merged 1 commit into
Linaro:masterfrom
roxell:fix-word-break
Mar 30, 2026
Merged

docs: replace deprecated word-break value in extra.css#623
bhcopeland merged 1 commit into
Linaro:masterfrom
roxell:fix-word-break

Conversation

@roxell
Copy link
Copy Markdown
Collaborator

@roxell roxell commented Mar 30, 2026

word-break: break-word is deprecated. Replace it with
word-break: normal combined with overflow-wrap: anywhere.

Reported-by: Fathi Boudra fathi.boudra@linaro.org

word-break: break-word is deprecated. Replace it with
word-break: normal combined with overflow-wrap: anywhere.

Reported-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@bhcopeland bhcopeland merged commit 04554b4 into Linaro:master Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants