diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 281866b6..83bf00df 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -432,8 +432,10 @@ ul.photon-autocomplete { text-decoration: underline; } -.leaflet-container .umap-help-link { +.leaflet-container [type="button"].umap-help-link { font-size: 12px; + padding-bottom: 3px; + background-color: inherit; } .leaflet-container .leaflet-control-edit-save, .leaflet-container .leaflet-control-edit-cancel,