SIGN IN SIGN UP

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
P
Patrick H. Lauke committed
fe567632afcf8afcf17925ab2a507ed87504cce8
Parent: 64de79a
Committed by Nicolas Gallagher <nicolasgallagher@gmail.com> on 1/21/2016, 9:48:50 PM