Skip to content

Instantly share code, notes, and snippets.

@antics
Created November 9, 2010 09:36
Show Gist options
  • Save antics/668903 to your computer and use it in GitHub Desktop.
Save antics/668903 to your computer and use it in GitHub Desktop.
Form CSS
/* small is for descriptions */
form small { display: block; font-style: italic; }
form label small { display: inline; }
form label, form th label small { display: block; }
form button { display: block; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment