Commit aa37f9a86d14b2fe5c38398de1f7e0cd0e20dff9

Authored by Sergio Oliveira
1 parent b499110f

Increasing searchbox size

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/static/css/screen.css
@@ -6,7 +6,7 @@ body { @@ -6,7 +6,7 @@ body {
6 /* Header */ 6 /* Header */
7 7
8 #header-searchbox { 8 #header-searchbox {
9 - width: 140px; 9 + width: 200px;
10 } 10 }
11 11
12 #header-hr { 12 #header-hr {