necolas / normalize.css

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

Remove the inheritance of word-wrap for select in Safari #771

Open MartijnCuppens opened 5 years ago

MartijnCuppens commented 5 years ago

When a <select> is themed, the word-wrap property is inherited in Safari. See https://codepen.io/MartijnCuppens/pen/mamqbe.