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