chore: fix linter error

This commit is contained in:
Brandy Carney
2016-08-01 16:27:30 -04:00
parent eea7e6ba69
commit ccf6ae5dd3

View File

@ -91,6 +91,7 @@ ion-tabbar {
.tab-button[aria-selected=true] .tab-button-text {
margin: $tabs-md-tab-text-margin-active;
transform: $tabs-md-tab-text-transform-active;
}