necolas / normalize.css

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

webkit-search-cancel-button #845

Open MichaelGrib opened 3 years ago

MichaelGrib commented 3 years ago

What do you think about this selection? .search::-webkit-search-cancel-button{ display: none; }

keithort commented 3 years ago

This project aims to normalize styles across browsers, not make opinionated styles.