diff --git a/normalize.css b/normalize.css index 192eb9ce4..37459426f 100644 --- a/normalize.css +++ b/normalize.css @@ -170,11 +170,9 @@ textarea { /** * Show the overflow in IE. - * 1. Show the overflow in Edge. */ -button, -input { /* 1 */ +button { overflow: visible; }