X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/87b6810eba9246bfa11bea7661f44c4773c73fd2..8e79ece20344d7338526c55b5a533250c4157005:/website/css/search.css diff --git a/website/css/search.css b/website/css/search.css index d018ab94..9c061783 100644 --- a/website/css/search.css +++ b/website/css/search.css @@ -26,6 +26,12 @@ form label { right: 0 } +#switch-coords { + font-size: 0.8em; + font-weight: bold; + cursor: pointer; +} + .sidebar { width: 25%; padding: 15px; @@ -59,7 +65,7 @@ form label { color: #333; font-size: 11px; background-color: rgba(255, 255, 255, 0.7); - z-index: 100; + z-index: 500; } #map-position-close {