• 
      

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

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

    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.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/css/ui/datagrids.less
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/css/ui/datagrids.less
      
      
    2. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (79521db)