Remove min-width from search url input field
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user