rafaelbotazini / floating-whatsapp

This is a simple floating WhatsApp button plugin for jQuery.
MIT License
268 stars 218 forks source link

Add border-radius to button to prevent rendering as a square on Safari iOS #9

Closed typewriter1 closed 4 years ago

typewriter1 commented 4 years ago

I have added border-radius: 50% for the button as well, as Safari needs this on iOS to render properly.