Make the "Submitter" column non-wrappable.
Review Request #7126 — Created March 26, 2015 and submitted
In the dashboard, we don't want usernames containing wrappable characters like
hyphens to wrap to multiple rows of text. This change adds the relevant CSS
class and rules to do so.
Set up a user with a hyphen in their username and loaded the dashboard. Saw
that any review requests from them no longer took up extra vertical space.
Tool: Pyflakes Processed Files: reviewboard/datagrids/columns.py Ignored Files: reviewboard/static/rb/css/pages/dashboard.less Tool: PEP8 Style Checker Processed Files: reviewboard/datagrids/columns.py Ignored Files: reviewboard/static/rb/css/pages/dashboard.less