LACMTA / gopass-lookup

Lookup for schools participating in Metro's GoPass program
https://mygopass.metro.net
GNU General Public License v3.0
0 stars 2 forks source link

fix: translate button and mobile whitespace #69

Closed dexo568 closed 3 months ago

dexo568 commented 1 year ago

Just fixing a couple of display issues, namely:

  1. removing browser default border on the translate on some browsers, namely: Firefox: image Chrome: image

  2. Getting rid of the weird mobile horizontal overflow. Not sure which element is actually causing this, but overflow-x hidden fixes it. image

matikin9 commented 3 months ago

AWESOME, thanks so much @dexo568!!! 🙏 This project is going to see a little more action soon. We're planning to work on a v2 that is a general tool for student transit discounts, not just the GoPass program.