We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f6d2a commit 1d174f1Copy full SHA for 1d174f1
normalize.css
@@ -1,4 +1,4 @@
1
-/*! normalize.css 2011-06-27T20:08 UTC · http://github.com/necolas/normalize.css */
+/*! normalize.css 2011-07-12T10:28 UTC · http://github.com/necolas/normalize.css */
2
3
/* =============================================================================
4
HTML5 element display
@@ -341,7 +341,7 @@ input {
341
*/
342
343
button,
344
-input[type="button"],
+html input[type="button"],
345
input[type="reset"],
346
input[type="submit"] {
347
cursor: pointer; /* 1 */
0 commit comments