right: 0
}
+#switch-coords {
+ font-size: 0.8em;
+ font-weight: bold;
+ cursor: pointer;
+}
+
.sidebar {
width: 25%;
padding: 15px;
color: #333;
font-size: 11px;
background-color: rgba(255, 255, 255, 0.7);
- z-index: 100;
+ z-index: 500;
}
#map-position-close {