Fix #20 (only temporary until Chrome updates to version 13)

This commit is contained in:
Nicolas Gallagher 2011-07-12 12:44:40 +02:00
parent 86f6d2a9f2
commit 1d174f1013

4
normalize.css vendored
View File

@ -1,4 +1,4 @@
/*! 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 */
/* ============================================================================= /* =============================================================================
HTML5 element display HTML5 element display
@ -341,7 +341,7 @@ input {
*/ */
button, button,
input[type="button"], html input[type="button"],
input[type="reset"], input[type="reset"],
input[type="submit"] { input[type="submit"] {
cursor: pointer; /* 1 */ cursor: pointer; /* 1 */