Use the same point path for the point preset icon as in the map

This commit is contained in:
Quincy Morgan
2019-03-04 08:41:48 -05:00
parent 75df357bdb
commit 2f40854780
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1177,7 +1177,7 @@ a.hide-toggle {
height: 100%;
}
.preset-icon-container.small .preset-icon.point-geom {
transform: translateY(-5%) scale(0.32);
transform: translateY(-7%) scale(0.27);
}
.preset-icon.framed {
transform: scale(0.4);