redbadger / react.london

:star2: react.london conference & community website :star2:
https://react.london
10 stars 3 forks source link

Some speaker photos have wrong aspect ratio on iOS9 (meetup) #303

Open samsmithyeah opened 7 years ago

samsmithyeah commented 7 years ago

Description of the issue: On the meetup page, some of the speaker photos are squashed

Browser used: Safari OS used: iOS9 (iOS10 looks ok) Device used: iPhone 6S

Steps to reproduce:

  1. Go to meetup.react.london
  2. Scroll down to the speakers in the 2nd event (React London: An introduction to the React ecosystem)

Actual result:

screen shot 2017-01-24 at 15 04 19

Expected result:

Shouldn't be squashed

chris-brookes commented 7 years ago

Re-tested - The issue is still happening. The hidden overflow is not taking affect in iOS9, so with the photos being too big (~200px) they are being squashed. It would be good for them to be ~120 x 120px to fit the frame.