Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix number input button cursor on OS X Chrome
Fix the cursor style for Chrome's increment/decrement buttons on `input[type="number"]. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. Fix necolasgh-283
- Loading branch information