Page MenuHomePhabricator

Fix word-break on remarkup tables
ClosedPublic

Authored by chad on Sep 5 2015, 5:06 PM.
Tags
None
Referenced Files
F19783781: D14063.diff
Tue, Feb 24, 5:32 PM
F19533106: D14063.diff
Jan 20 2026, 3:33 PM
F19529308: D14063.diff
Jan 19 2026, 3:34 PM
F19507503: D14063.diff
Jan 9 2026, 9:10 PM
F19472550: D14063.id34000.diff
Jan 7 2026, 9:45 AM
F19054133: D14063.diff
Nov 28 2025, 10:47 AM
F18878207: D14063.id.diff
Nov 6 2025, 3:57 PM
F18845581: D14063.id.diff
Oct 29 2025, 1:16 PM
Subscribers

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rP5794d45da31f: Fix word-break on remarkup tables
Summary

Tables headers break all kinds of funky even though we set word-break to word presumably because width is not calculated. Just use normal breaks.

Test Plan

Test developer documentation table in sand box, table is readable on desktop, phone break points.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable