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