leaflet-geosearch
leaflet-geosearch copied to clipboard
Set height of search box to match surrounding boxes
Before:

After:

It always did match, so something else changed as well. Did another leaflet version impact the size of the search and x icon? I'd love to apply a fix for this, but just bumping the pixels will break other environments.
I think we should do something with a flex box, giving the container a fixed height, and making the child elements center align within that. What do you think?
Thanks, I'm going with it and get this merged :)
@all-contributors please add @paulschreiber for code
:tada: This PR is included in version 3.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: