0

Fixed POI infowindow image scaling for FireFox

This commit is contained in:
CounterPillow
2012-09-09 17:09:41 +02:00
parent 258bce39c2
commit ccf99fb61d

View File

@@ -25,7 +25,7 @@ body {
.infoWindow>img {
width:80px;
float: left;
image-rendering: -moz-crisp-edges;
}
.infoWindow>p {