• 
      

    Fix a misalignment in the file attachment caption editor.

    Review Request #6977 — Created Feb. 24, 2015 and submitted

    Information

    Review Board
    master
    aad80e4...

    Reviewers

    At some point in the past, a merge from release-2.0.x to master deleted a bunch
    of style rules. Christian fixed most of these, but there was one that didn't
    make it, which set the box-sizing mode for file attachments. This wasn't
    immediately obvious because things still looked correct, except when the
    caption editor for file attachments was opened, it was 2px less wide than the
    box it was supposed to be flush with.

    Opened the file attachment caption editor and saw that everything aligned
    nicely.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/css/pages/reviews.less
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/css/pages/reviews.less
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (81a28eb)