Browse Source

Remove min-width from search url input field

bubble
Race, Dale 7 years ago
parent
commit
59188b1bfe
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/style/_topbar.scss

+ 0
- 1
src/style/_topbar.scss View File

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

border: 2px solid #547f00;


Loading…
Cancel
Save