mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
better positioning of point tooltip, closes #1649
This commit is contained in:
+2
-1
@@ -2594,7 +2594,8 @@ img.wiki-image {
|
||||
}
|
||||
/* Move over tooltips that are near the edge of screen */
|
||||
.add-point .tooltip {
|
||||
left: -20px !important; }
|
||||
left: 33.3333% !important;
|
||||
}
|
||||
|
||||
.curtain-tooltip.intro-points-add .tooltip-arrow,
|
||||
.add-point .tooltip .tooltip-arrow {
|
||||
|
||||
Reference in New Issue
Block a user