Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Border Radius: Something Wrong on iPad Mini Reply To: Border Radius: Something Wrong on iPad Mini

#155404
apart
Participant

Hmm it’s hard without codepen but you can try few things.

Did you set display:block on img ?

Did you use -webkit-border-radius and border-radius for circle ?

Check in Safari on desktop and see how does it work there.