3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/map/css/map_popup.css
2021-12-08 13:06:36 -05:00

5 lines
78 B
CSS

/* Remove the popup name margin. */
.farm-map .ol-popup-name {
margin: 0;
}