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

fix input shrink #826

Open mano92fuentesjimenez opened 4 years ago

mano92fuentesjimenez commented 4 years ago

Normalize input shrinking inside a flex box as stated here https://github.com/philipwalton/flexbugs/issues/152. It seems that firefox and edge disagree with chrome about how input default shrinking should work.