• 
      

    Fix a few small CSS issues throughout the UI.

    Review Request #11335 — Created Dec. 16, 2020 and submitted — Latest diff uploaded

    Information

    Review Board
    release-4.0.x

    Reviewers

    This corrects a few styling issues in some parts of the UI.

    • The "Publish Review" menubutton in the Review Dialog had extra
      padding, as it was inheriting an unwanted margin setting.

    • Form field labels for checkboxes/radio buttons had an unwanted margin
      at the top, causing an alignment issue.

    • Config form styling was taking precedence over form rows, causing
      too much spacing between rows.

    This fixes each of these, nicely polishing up ugly spots in the UI.

    Tested each of these bits of UI, and verified that they didn't break other
    forms or menu buttons.


    Commits

    Files