This repository has been archived on 2023-08-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Omphaloskepsis/plugins/jetpack/modules/widgets/contact-info/contact-info-map.css

12 lines
192 B
CSS
Raw Normal View History

2018-03-21 18:19:20 +00:00
.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;
}