diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index bc5f9088..452457be 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -302,6 +302,9 @@ ul.photon-autocomplete { float: inline-end; display: none; } +.search-result-tools button { + padding: 8px; +} .umap-edit-enabled .photon-autocomplete li.on .search-result-tools { display: flex; }