corrections google maps 3

This commit is contained in:
raphaelgoetter 2013-07-29 11:54:20 +02:00
parent 56397488d0
commit 65737b9654
2 changed files with 4 additions and 4 deletions

View File

@ -186,8 +186,8 @@ img {
vertical-align: middle;
}
/* Gmap3 max-width bug fix on images */
#map_canvas img,
.gmnoprint img {max-width: none;}
.gmnoscreen img,
.gmnoprint img {max-width: none !important;}
a img { border: 0; }

View File

@ -183,8 +183,8 @@ img {
vertical-align: middle;
}
/* Gmap3 max-width bug fix on images */
#map_canvas img,
.gmnoprint img {max-width: none;}
.gmnoscreen img,
.gmnoprint img {max-width: none !important;}
a img { border: 0; }