Skip to content

Commit

Permalink
Remove placeholder normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
battaglr committed Jun 30, 2016
1 parent 255074e commit f081e45
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions normalize.css
Expand Up @@ -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.
Expand Down

1 comment on commit f081e45

@jonathanong
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would very much like this published, please :)

Please sign in to comment.