• 
      

    Make the "Submitter" column non-wrappable.

    Review Request #7126 — Created March 26, 2015 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.5.x
    e8e08aa...

    Reviewers

    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.