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