geofield_map.css in Geofield 7
Same filename and directory in other branches
/** * Issue #1966296: Info tooltip styling is broken for GeofieldMap */ .geofieldMap img { max-width: none; }
File
modules/geofield_map/css/geofield_map.cssView source
- /**
- * Issue #1966296: Info tooltip styling is broken for GeofieldMap
- */
- .geofieldMap img {
- max-width: none;
- }