This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
Omphaloskepsis/plugins/jetpack/modules/widgets/contact-info/contact-info-map.css
2018-03-21 18:19:20 +00:00

12 lines
192 B
CSS

.contact-info-map-canvas {
height: 216px;
margin: 0;
padding: 0;
overflow: hidden;
}
/* Prevent Google maps controls from being hidden */
.gmnoprint img {
max-width: none !important;
}