Skip to content

Instantly share code, notes, and snippets.

@galen
Created September 19, 2013 01:42
Show Gist options
  • Save galen/6618127 to your computer and use it in GitHub Desktop.
Save galen/6618127 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