Skip to content

Instantly share code, notes, and snippets.

@vincent178
Created August 29, 2013 13:07
Show Gist options
  • Save vincent178/6377839 to your computer and use it in GitHub Desktop.
Save vincent178/6377839 to your computer and use it in GitHub Desktop.
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment