From a384b21ed0b0ab5d0d63b722593d75bfa3f347a0 Mon Sep 17 00:00:00 2001 From: fkloft Date: Mon, 10 Oct 2016 21:54:38 +0200 Subject: [PATCH] Fix for geolocation button --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 550b0db6..97422e60 100644 --- a/style.css +++ b/style.css @@ -516,7 +516,7 @@ input[type="search"], input[type="url"] { margin: 0; border: 0 none transparent; padding: 0 2px 0 0; - height: 100%; + height: 24px; background-color: transparent; } #buttongeolocation:focus {