diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index b303047d..0a1f937c 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -587,9 +587,8 @@ ul.photon-autocomplete { border-radius: 2px; } .leaflet-control-browse .umap-browse-datalayers { - height: max-content; + max-height: 15em; overflow-y: auto; - resize: vertical; } .search-result-tools i, .leaflet-inplace-toolbar a,