This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
Oldphaloskepsis/plugins/jetpack/modules/widgets/contact-info/contact-info-map.css
2017-01-12 23:10:07 +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;
}