• 
      

    Tweak styles on forms in boxes to prevent some ugliness.

    Review Request #13782 — Created April 24, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    The OAuth application edit form uses our old {% box %} stuff, and a
    conflict between the styling for boxes and the styling for .rb-c-form
    was causing the background image in the box to shift up by the margin
    added to the buttons. This change overrides the styling for the actions
    to use padding instead of margin.

    Looked at the application edit form and saw that it wasn't ugly.

    Summary ID
    Tweak styles on forms in boxes to prevent some ugliness.
    The OAuth application edit form uses our old `{% box %}` stuff, and a conflict between the styling for boxes and the styling for `.rb-c-form` was causing the background image in the box to shift up by the margin added to the buttons. This change overrides the styling for the actions to use padding instead of margin. Testing Done: Looked at the application edit form and saw that it wasn't ugly.
    605fd4227219c6cd7d2bddd58ca46e3c19d2005d

    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed