Update _radios.scss

This commit is contained in:
dalisoft 2017-09-25 15:34:11 +05:00 committed by GitHub
parent 869ab342fe
commit 720c97a1cf

View File

@ -52,7 +52,7 @@ label.radio-inline {
@include bmd-radio-color($bmd-radio-color-on);
&::before {
transform: scale3d(0.55, 0.55, 1);
transform: scale3d(0.5, 0.5, 1);
}
}