ol3-google-maps/css/ol3gm.css
Alexandre Dubé 388c604f35 Fix CSS while Google Maps is active
When Google Maps is active, the CSS of the OL3 component changes.
This fix makes sure that the CSS stays 'as-is'.
2015-10-09 16:17:05 -04:00

12 lines
164 B
CSS

.gm-style {
font-size: inherit;
font-family: inherit;
}
.gm-style .ol-attribution {
bottom: 1em;
}
.gm-style .ol-attribution.ol-logo-only {
bottom: 1em;
}