From c2aa9c5ac4bdf1cec8e2e83c3177488eb8da54f6 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sun, 11 Mar 2012 13:04:08 +0000 Subject: [PATCH] Update normalize.css from master branch --- normalize.css | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/normalize.css b/normalize.css index 05fd5ad..4474dee 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css 2012-03-09T22:11 UTC - http://github.com/necolas/normalize.css */ +/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */ /* ============================================================================= HTML5 display definitions @@ -489,22 +489,6 @@ textarea { vertical-align: top; /* 2 */ } -/* - * Addresses placeholder color unset in Firefox - */ - -:-moz-placeholder { - color: #a9a9a9; -} - -/* - * Addresses placeholder text remaining visible on focus in Chrome - */ - -:focus::-webkit-input-placeholder { - color: transparent; -} - /* ============================================================================= Tables