Remove min-width from search url input field

This commit is contained in:
Race, Dale
2017-10-11 08:45:41 -05:00
parent 3711d19064
commit 59188b1bfe

View File

@@ -39,7 +39,6 @@
input[type=text] input[type=text]
{ {
width: 100%; width: 100%;
min-width: 350px;
margin: 0; margin: 0;
border: 2px solid #547f00; border: 2px solid #547f00;