• 
      

    Fix a few small CSS issues throughout the UI.

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

    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.

    Summary ID
    Fix a few small CSS issues throughout the UI.
    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.
    43ee96bcf2077a76d527d24603366b0bc079558a

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (19924af)