better positioning of point tooltip, closes #1649

This commit is contained in:
Saman Bemel-Benrud
2013-07-29 17:18:23 -04:00
parent ec76812c7a
commit 8958a991f0
+2 -1
View File
@@ -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 {