History for normalize.css/normalize.css
      
    Commits on Jan 21, 2016
- 
  Remove box-sizing for input[type="search"] This normalizes the CSS to what the suggested default browser CSS should be, which is now implemented in IE11, Edge, Blink, WebKit and Gecko (for the latter, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=28784) References twbs/bootstrap#17379 Closes #471