Skip to content

Instantly share code, notes, and snippets.

@mlb5000
Created August 7, 2013 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlb5000/6173892 to your computer and use it in GitHub Desktop.
Save mlb5000/6173892 to your computer and use it in GitHub Desktop.
CSS to allocate space for jQuery Validate error messages
.field-validation-valid {
display: inline-block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment