diff --git a/destyle.css b/destyle.css index 0582b15..5178dd6 100644 --- a/destyle.css +++ b/destyle.css @@ -412,26 +412,6 @@ textarea { font: inherit; /* 2 */ } -/** - * Fix placeholder font properties inheritance. - */ - -::-webkit-input-placeholder { - font: inherit; -} - -:-ms-input-placeholder { - font: inherit; -} - -::-ms-input-placeholder { - font: inherit; -} - -::placeholder { - font: inherit; -} - /** * Clickable labels */