bug 50355
This commit is contained in:
parent
5f69e1ac4b
commit
40daa60844
|
@ -94,7 +94,7 @@
|
||||||
}
|
}
|
||||||
&:before{
|
&:before{
|
||||||
width: 16px;
|
width: 16px;
|
||||||
border-width: 6px;
|
border-width: 6px 5.5px;
|
||||||
border-color: transparent white transparent #fff;
|
border-color: transparent white transparent #fff;
|
||||||
box-shadow: -2px 0px 0px 0px white, 2px 0px 0px 0px #fff;
|
box-shadow: -2px 0px 0px 0px white, 2px 0px 0px 0px #fff;
|
||||||
border-radius: @scaled-one-px-value-ie;
|
border-radius: @scaled-one-px-value-ie;
|
||||||
|
|
Loading…
Reference in a new issue