• 
      

    Fix extra borders on age columns in datagrids.

    Review Request #7648 — Created Sept. 19, 2015 and submitted

    Information

    Review Board
    release-2.5.x
    eef644a...

    Reviewers

    The datagrid CSS was supposed to remove the right-side border for the last
    column, but it wasn't because we had an important rule in the age columns that
    was overriding it. We also had an extra border on the top of the first row.
    This change fixes both of those issues.

    Looked at a datagrid with a few review requests. Saw that the extra border was
    gone.


    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. 
        
    chipx86
    1. Your file attachment titles both confuse and amuse me. They camfuse me.

      1. But how does the change look?

      2. I was sure I clicked Ship It along with that.

    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (7d48e49)