From f081e459e4ea9f9fce9184cc69e4d3b7c1226e92 Mon Sep 17 00:00:00 2001 From: battaglr Date: Thu, 30 Jun 2016 19:59:08 -0300 Subject: [PATCH] Remove `placeholder` normalization --- normalize.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/normalize.css b/normalize.css index 5250b74..8fd6326 100644 --- a/normalize.css +++ b/normalize.css @@ -402,15 +402,6 @@ textarea { -webkit-appearance: none; } -/** - * Correct the text style of placeholders in Chrome, Edge, and Safari. - */ - -::-webkit-input-placeholder { - color: inherit; - opacity: 0.54; -} - /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari.