Fixed POI infowindow image scaling for FireFox
This commit is contained in:
@@ -25,7 +25,7 @@ body {
|
|||||||
.infoWindow>img {
|
.infoWindow>img {
|
||||||
width:80px;
|
width:80px;
|
||||||
float: left;
|
float: left;
|
||||||
|
image-rendering: -moz-crisp-edges;
|
||||||
}
|
}
|
||||||
|
|
||||||
.infoWindow>p {
|
.infoWindow>p {
|
||||||
|
|||||||
Reference in New Issue
Block a user