Fix background pane tooltips

This commit is contained in:
John Firebaugh
2013-11-05 15:52:20 -08:00
parent 25e2347b0a
commit 0bf0849eb3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2693,7 +2693,7 @@ img.wiki-image {
border-bottom-color: #000;
}
.map-overlay .tooltip.left .tooltip-arrow
.map-overlay .tooltip.left .tooltip-arrow,
.entity-editor-pane .tooltip.left .tooltip-arrow {
border-left-color: #000;
}