From 3d1e09453b477d85367db8258c8efef2ec68438b Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 17:57:39 +0100 Subject: [PATCH] Style Changes --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 941f3a3..75c5cd2 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: 36px; + width: 20%; padding: 10px; background: #2196F3; color: white;