Fix tooltips

This commit is contained in:
John Firebaugh
2013-07-29 14:45:03 -07:00
parent 23e8e41259
commit b4448e183a

View File

@@ -2589,7 +2589,7 @@ img.wiki-image {
}
/* Uncramp map-control tooltips */
.map-control .tooltip.right {
.map-control .tooltip {
min-width: 160px;
}
/* Move over tooltips that are near the edge of screen */