Skip to content

Instantly share code, notes, and snippets.

@pwim
Created May 8, 2012 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pwim/2633175 to your computer and use it in GitHub Desktop.
Save pwim/2633175 to your computer and use it in GitHub Desktop.
input[type='number'][size='2'] {
width: 26px;
}
input[type='number'][size='3'] {
width: 36px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment