X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/797c2d1e74a14d8d52d963f1efad9be53fca5f5f..a793f698f3162866d73e64af1a757fc0348660be:/website/css/search.css diff --git a/website/css/search.css b/website/css/search.css index 2e3dd4be..eb0d06d7 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; @@ -53,7 +59,7 @@ form label { #map-position { display: none; position: absolute; - bottom: 0; + top: 0; right: 20px; padding: 0 5px; color: #333;