ymcatwincities / openy_activity_finder

Activity Finder for Open Y
https://github.com/YCloudYUSA/yusaopeny_activity_finder
GNU General Public License v3.0
3 stars 24 forks source link

[AF4] Remove bottom margin/border on non-iOS/Safari devices #56

Open duozersk opened 3 years ago

duozersk commented 3 years ago

Currently we have the 70px vertical margin at the bottom due to iOS/Safari things: image image image

We should optimize it by detecting the iOS/Safari usage and add these margins only in this case.

duozersk commented 3 years ago

Possible approaches:

shelleygoetz commented 2 years ago

@sarah-halby Jira ticket created https://openy.atlassian.net/browse/MAINTAIN-200

duozersk commented 2 years ago

Looks like addressed in https://github.com/ymcatwincities/openy_activity_finder/pull/118