Fix issue where footer tooltips wouldn't display

This commit is contained in:
Quincy Morgan
2020-09-23 11:09:42 -04:00
parent c443b28b8d
commit ef2217fa94
-1
View File
@@ -4497,7 +4497,6 @@ img.tile-debug {
.map-footer-list {
display: flex;
flex-flow: row nowrap;
position: relative;
height: 100%;
justify-content: flex-end;
}