Remove placeholder normalization

This commit is contained in:
battaglr 2016-06-30 19:59:08 -03:00
parent 255074ef4a
commit f081e459e4

9
normalize.css vendored
View File

@ -402,15 +402,6 @@ textarea {
-webkit-appearance: none; -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. * 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari. * 2. Change font properties to `inherit` in Safari.