Skip to content

Instantly share code, notes, and snippets.

@esundahl
Created July 17, 2012 21:07
Show Gist options
  • Save esundahl/3132082 to your computer and use it in GitHub Desktop.
Save esundahl/3132082 to your computer and use it in GitHub Desktop.
Factor Padding Into the Width of DOM Elements
*
-moz-box-sizing: border-box
-webkit-box-sizing: border-box
box-sizing: border-box
line-height: 1.2em
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment