corrections google maps 3
This commit is contained in:
parent
56397488d0
commit
65737b9654
2 changed files with 4 additions and 4 deletions
|
@ -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; }
|
||||
|
||||
|
|
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue