KNACSS/css/10-gmaps.css
2014-05-03 14:38:58 +02:00

19 lines
267 B
CSS

/* ----------------------------- */
/* ==gmaps support */
/* ----------------------------- */
.gm-style img {
height: 100%;
}
:not(.gm-style) img {
height: auto;
}
.gm-style img,
.gmnoscreen img,
.gmnoprint img {
max-width: none !important;
}