Skip to content

Instantly share code, notes, and snippets.

@drublic
Created March 12, 2013 17:58
Show Gist options
  • Save drublic/5145260 to your computer and use it in GitHub Desktop.
Save drublic/5145260 to your computer and use it in GitHub Desktop.
Test for text-alignment in input[type="number"]
/**
* Test for text-alignment in input[type="number"]
*/
input {
}
<input type="number" value="100">
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment