Tweak map, remove legacy version msg

This commit is contained in:
maciejhirsz
2018-07-17 17:03:06 +02:00
parent efff299113
commit f4a4f1091a
6 changed files with 48 additions and 49 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
position: relative;
}
.Chain-map-toggle {
.Chain-map-toggle .Icon {
position: absolute;
right: 20px;
bottom: 0;
@@ -21,7 +21,7 @@
border-radius: 4px 4px 0 0;
}
.Chain-map-toggle-on {
.Chain-map-toggle-on .Icon {
color: #fff;
}