Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Error message for input labels #206

Open
emcwhirter-usgs opened this issue Oct 22, 2015 · 0 comments
Open

Error message for input labels #206

emcwhirter-usgs opened this issue Oct 22, 2015 · 0 comments

Comments

@emcwhirter-usgs
Copy link
Contributor

Change the .usa-input-error-message style to use margin instead of padding:

  .usa-input-error-message {
    margin: .5em 0;
  }

This will get rid of the extra space between a label and its corresponding input box when there is no error, which is (hopefully) the more common case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant