• 
      

    Fix a padding issue in the administration UI.

    Review Request #5922 — Created June 2, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    316a235...

    Reviewers

    The top of every content area in the administration UI had excess
    padding, due to the addition of padding-bottom on the 'navbar-container'
    element. Non-admin pages were updated for this, but the admin pages were
    not. This just removes the content area's padding-top on these pages.

    Browsed around the admin UI pages, and saw that things looked correct again.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
        Ignored Files:
          reviewboard/static/rb/css/admin.less
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
        Ignored Files:
          reviewboard/static/rb/css/admin.less
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (bfdbb4e)