I'm having a tough problem with Opera and rounded buttons.
I'm using this code:
<button type="button" style="border: 5px solid green;border-radius: 20px;font-size: 50px">Green</button>
It works perfectly in Chrome and Firefox, but in Opera, I can't get it to work. Buttons in Opera are always square (standard formatting). My Opera version is 38.
Do you have any clue on what's happening and how to solve this ?
[edited by: not2easy at 2:24 pm (utc) on Aug 4, 2019]
[edit reason] removed source link [/edit]