When a use border-radius:50%; the element becomes circular.
But it catches events on the cliped part that is no longer visible after using border radius.
Make the in-visible part not clickable. Or it should be be capturing events any more.
When a use border-radius:50%; the element becomes circular.
But it catches events on the cliped part that is no longer visible after using border radius.
Make the in-visible part not clickable. Or it should be be capturing events any more.