Skip to content

Commits on Jan 21, 2016

  1. 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
    patrickhlauke authored and necolas committed Jan 21, 2016