stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
780 stars 335 forks source link

Error in css #323

Closed Dimoks closed 1 year ago

Dimoks commented 1 year ago

.leaflet-control-search .search-tip {} has vertical-align: center. Acceptable parameters are baseline, bottom, middle, sub, super, text-bottom, text-top, top. Perhaps the middle is needed.

stefanocudini commented 1 year ago

fixed in v3.0.11