Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anthonyshort/516515 to your computer and use it in GitHub Desktop.
Save anthonyshort/516515 to your computer and use it in GitHub Desktop.
input,button
{
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment