mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 04:31:36 +02:00
Use the same point path for the point preset icon as in the map
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user