1 2 3 4 5 6 7 8
@mixin reindeer-button-ie($name : v-nativebutton) { .v-ie8 .#{$name}-link { padding: 0; text-align: left; } }