Home › Forums › CSS › Border Radius: Something Wrong on iPad Mini › Reply To: Border Radius: Something Wrong on iPad Mini
November 7, 2013 at 3:11 pm
#155404
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.