diff --git a/css/style.css b/css/style.css index 1d8ed85..db75d65 100644 --- a/css/style.css +++ b/css/style.css @@ -105,7 +105,7 @@ form.f-search input[type=text] { /* Style the submit button */ form.f-search button { float: left; - width: 19px; + width: 32px; padding: 10px; background: #2196F3; color: white; @@ -124,4 +124,4 @@ form.f-search::after { content: ""; clear: both; display: table; -} \ No newline at end of file +}