factn / resilience-app

Mutual Aid World - Local Resilience App. Providing ready made, constantly evolving software to meet the needs of local mutual aid projects.
https://mutualaidworld.gitbook.io/docs/
GNU General Public License v3.0
79 stars 65 forks source link

Change cursor to default so useless button doesn't show clickability #625

Closed DrewThomasCorps closed 4 years ago

DrewThomasCorps commented 4 years ago

Resolves #300 There is a button in Algolia places that shows you can click it. All it does is ask for the user's location but doesn't do anything with this info. For this reason we can hide that it's clickable so it doesn't confuse users into thinking they can fill their location with that button. (I also removed a display:flex in app because if you look above it, it's already delared)