nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
584 stars 317 forks source link

Minor styling issue for Map on Today page #2452

Open liujiajun opened 4 years ago

liujiajun commented 4 years ago

Describe the bug

The class component is a rounded rectangle. However, the map component is not. This creates a minor styling issue in the bottom corners of the class component.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Today page
  2. Click on Open Map in one of the class
  3. See error

Expected behavior

The corner of the map should align with that of the outer component.

Screenshots

141579691485_ pic

Styling issue in the corner: 131579691484_ pic

Smartphone (please complete the following information):

Additional context

This problem only appears on mobile browsers since desktop version uses a different layout.

ZhangYiJiang commented 4 years ago

Weird, it is clipped correctly on Chrome and Firefox on Android. I'll chalk this up to yet another one of Safari's weirdness. Lemme see if there's a workaround