Fix for geolocation button

This commit is contained in:
fkloft 2016-10-10 21:54:38 +02:00
parent 9a63c1952e
commit a384b21ed0

View File

@ -516,7 +516,7 @@ input[type="search"], input[type="url"] {
margin: 0; margin: 0;
border: 0 none transparent; border: 0 none transparent;
padding: 0 2px 0 0; padding: 0 2px 0 0;
height: 100%; height: 24px;
background-color: transparent; background-color: transparent;
} }
#buttongeolocation:focus { #buttongeolocation:focus {