HomePhabricator

Don't wrap task/revision titles in graph tables

Description

Don't wrap task/revision titles in graph tables

Summary:
Fixes T11274. When task titles are long, we currently wrap stuff and the trace graph renders real weird.

Instead, prevent taks/revision titles from wrapping/overflowing.

(This works in a slightly weird way, and text-overflow: ellipsis; has no apparent effect on any of the containers.)

Test Plan:

Screen Shot 2016-07-05 at 6.50.31 AM.png (317×1 px, 47 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11274

Differential Revision: https://secure.phabricator.com/D16233