]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/css/search.css
Merge branch 'ui-easy-switch-coords' of https://github.com/mtmail/Nominatim
[nominatim.git] / website / css / search.css
index 2e3dd4bea7abfd5eca35f4826d29fd2c540ae084..eb0d06d735d65129fa4d4a658d99d3393ec72b1c 100644 (file)
@@ -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;