Skip to content

Commit 5f81066

Browse files
committed
Only Safari still needs fix for input type=number cursor issue
See necolas#743.
1 parent 4a1ca8c commit 5f81066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

normalize.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ textarea {
281281
}
282282

283283
/**
284-
* Correct the cursor style of increment and decrement buttons in Chrome.
284+
* Correct the cursor style of increment and decrement buttons in Safari.
285285
*/
286286

287287
[type="number"]::-webkit-inner-spin-button,

0 commit comments

Comments
 (0)