diff --git a/normalize.css b/normalize.css index b340fb7..d51d1a9 100644 --- a/normalize.css +++ b/normalize.css @@ -290,25 +290,6 @@ select { /* 1 */ text-transform: none; } -/** - * Change the cursor in all browsers (opinionated). - */ - -button, -[type="button"], -[type="reset"], -[type="submit"] { - cursor: pointer; -} - -/** - * Restore the default cursor to disabled elements unset by the previous rule. - */ - -[disabled] { - cursor: default; -} - /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4.