mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-15 09:59:09 +00:00
role: fix firefox not clipping border overflows via a firefox-only bug
This commit is contained in:
parent
1be7435da5
commit
14b74bb959
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
height: 22px
|
height: 22px
|
||||||
margin-right: 6px
|
margin-right: 6px
|
||||||
width: 22px
|
width: 22px
|
||||||
|
clip-path: border-box circle(50% at 50% 50%) // fix for firefox and other odd things.
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
/* display: inline-block */
|
/* display: inline-block */
|
||||||
background-color: transparent
|
background-color: transparent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue