// FREEBIE
@ -17,7 +17,7 @@
&:before {
content: '';
display: inline-block;
height: 100%;
height: 24px;
width: 24px;
@include color-svg('/images/microphone.svg', $grey);
}
@ -586,7 +586,7 @@ input[type=text]:active, input[type=text]:focus, input[type=search]:active, inpu
.capture-audio .microphone:before {
-webkit-mask: url("/images/microphone.svg") no-repeat center;
-webkit-mask-size: 100%;