• 
      

    Remove legacy padding from the filediff admin styles.

    Review Request #14186 — Created Sept. 25, 2024 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    FileDiffs in the admin site (either on the FileDiff page or inline in
    the DiffSet page) were showing with a bunch of extra padding. This was
    due to some old styles which were added long before we had our current
    form layout which uses table-cell display to align everything. This
    change removes that extra padding.

    Viewed filediffs in the admin site and saw that there was no longer
    a big extra space next to the unified diff content.

    Summary ID
    Remove legacy padding from the filediff admin styles.
    FileDiffs in the admin site (either on the FileDiff page or inline in the DiffSet page) were showing with a bunch of extra padding. This was due to some old styles which were added long before we had our current form layout which uses table-cell display to align everything. This change removes that extra padding. Testing Done: Viewed filediffs in the admin site and saw that there was no longer a big extra space next to the unified diff content.
    08cfa013326d62a1e7ed9bce9230e4cf7779f2fd
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.1.x (43d1c94)