diff --git a/css/style.css b/css/style.css index aa49b0d..b25a60b 100644 --- a/css/style.css +++ b/css/style.css @@ -119,7 +119,7 @@ form.f-search input[type=text] { /* Style the submit button */ form.f-search button { float: left; - width: 20%; + width: 15%; padding: 10px; background: #2196F3; color: white;