role: fix firefox not clipping border overflows via a firefox-only bug

This commit is contained in:
41666 2018-02-18 18:04:41 -06:00
parent 1be7435da5
commit 14b74bb959

View file

@ -55,6 +55,7 @@
height: 22px
margin-right: 6px
width: 22px
clip-path: border-box circle(50% at 50% 50%) // fix for firefox and other odd things.
box-sizing: border-box
/* display: inline-block */
background-color: transparent