Skip to content

Instantly share code, notes, and snippets.

@bcullen
Created July 9, 2014 19:26
Show Gist options
  • Save bcullen/1b445eb51cdd5ed908b8 to your computer and use it in GitHub Desktop.
Save bcullen/1b445eb51cdd5ed908b8 to your computer and use it in GitHub Desktop.
*, *:before, *:after {
-moz-box-sizing: border-box; -webkit-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