map controls and menus

This commit is contained in:
Nick Doiron
2016-05-06 12:20:56 -04:00
parent a9ee42bd94
commit 6bc9e63fc3
6 changed files with 15 additions and 10 deletions
+4
View File
@@ -3537,6 +3537,10 @@ img.tile-removing {
border-radius: 0 0 4px 0;
}
[dir='rtl'] .geolocate-control button svg, [dir='rtl'] .list-item-gpx-browse svg {
transform: rotateY(180deg);
}
/* map control button overlays */
[dir='rtl'] .map-overlay {
padding: 20px 20px 20px 50px;