diff --git a/normalize.css b/normalize.css index 192eb9c..7a64f09 100644 --- a/normalize.css +++ b/normalize.css @@ -179,12 +179,10 @@ input { /* 1 */ } /** - * Remove the inheritance of text transform in Edge, Firefox, and IE. - * 1. Remove the inheritance of text transform in Firefox. + * Remove the inheritance of text transform in Edge, IE11, and IE10. */ -button, -select { /* 1 */ +button { text-transform: none; } diff --git a/test.html b/test.html index 615b083..4ccedef 100644 --- a/test.html +++ b/test.html @@ -314,7 +314,6 @@
text-transform
button
and button-style input