Skip to content

Instantly share code, notes, and snippets.

@czajkovsky
Created August 5, 2014 06:10
Show Gist options
  • Save czajkovsky/136d90274e0c6a731823 to your computer and use it in GitHub Desktop.
Save czajkovsky/136d90274e0c6a731823 to your computer and use it in GitHub Desktop.
.foo {
-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