necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.28k stars 10.67k forks source link

Remove default border-radius from Edge #863

Open lukaspatschil opened 3 years ago

lukaspatschil commented 3 years ago

In Microsoft Edge input elements and buttons have a default border-radius of 2px. This PR will remove this border-radius to bring the styles in line and normalize them.