You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Search Here" button on the main map has different shaped corners than the actual frame it sits in, showing small white corners on the button. The button graphic needs to be re-drawn with the same corner radius as the button frame.
The text was updated successfully, but these errors were encountered:
This one has annoyed me for awhile, and I've looked into it more than once...I think something is rendering a white background underneath the button, and the button is the correct size. I can't figure out where it's coming from, though.
It looks like the leaflet .search-control has a white background with a border radius 4px, but the bootstrap .btn-primary inside it has a border-radius 6px?
The "Search Here" button on the main map has different shaped corners than the actual frame it sits in, showing small white corners on the button. The button graphic needs to be re-drawn with the same corner radius as the button frame.
The text was updated successfully, but these errors were encountered: