Page MenuHomePhabricator

Fix word-break on remarkup tables
ClosedPublic

Authored by chad on Sep 5 2015, 5:06 PM.
Tags
None
Referenced Files
F14730990: D14063.diff
Sat, Jan 18, 7:52 AM
Unknown Object (File)
Dec 4 2024, 10:16 PM
Unknown Object (File)
Nov 18 2024, 5:51 PM
Unknown Object (File)
Nov 10 2024, 2:29 AM
Unknown Object (File)
Nov 7 2024, 10:57 PM
Unknown Object (File)
Oct 23 2024, 8:55 PM
Unknown Object (File)
Oct 23 2024, 8:55 PM
Unknown Object (File)
Oct 20 2024, 11:42 AM
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