Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent negative margin-bottom for form items with help (e.g. validation errors) #16584

Merged

Commits on May 14, 2019

  1. prevent negative margin-bottom for form-item-with-help

    without this, value can become negative. this caused following fieldset to float
    to the right of the field with validation errors
    
    (cherry picked from commit 43da8a5)
    sbusch committed May 14, 2019
    Copy the full SHA
    8c9b6ec View commit details
    Browse the repository at this point in the history