]>
git.openstreetmap.org Git - nominatim.git/blobdiff - website/css/search.css
right: 0
}
+#switch-coords {
+ font-size: 0.8em;
+ font-weight: bold;
+ cursor: pointer;
+}
+
.sidebar {
width: 25%;
padding: 15px;
}
#map-position {
+ display: none;
position: absolute;
top: 0;
right: 20px;
z-index: 100;
}
+#map-position-close {
+ text-align: right;
+}
+
.result {
font-size: 0.8em;
margin: 5px;