Don't allow individual bug IDs to wrap in the dashboard.

Review Request #8087 — Created March 30, 2016 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
93d734a...

Reviewers

For some bug trackers, IDs can look something like "OPS-4537". Because of the
small width of the "Bugs" column in the dashboard, this would wrap onto
multiple lines at the hyphen. This simple change forces each individual bug ID
not to wrap, which dramatically improves the look.

Added some long bug IDs with hyphens in them and saw that wrapping only
occurred between IDs.

    Loading...