Skip to content

Allow line breaks in fixed tables coming from Confluence #529

Description

@raphj

Describe the bug

long words in fixed tables coming from Confluence overflow cells, which is ugly.

word-break: break-word

on the table cells fixes the issue. And the following rule lets browsers put nice breaking dashes.

hyphens: auto

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions