Homec4science

Don't wrap task/revision titles in graph tables

Authored by epriestley <git@epriestley.com> on Jul 5 2016, 15:50.

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: {F1712394}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11274

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

Details

Committed
epriestley <git@epriestley.com>Jul 5 2016, 17:00
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb53831101f39: Raise explicit setup issues about PHP 7
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH62131de8cd16: Don't wrap task/revision titles in graph tables (authored by epriestley <git@epriestley.com>).Jul 5 2016, 17:00