chore(sass): fix linter errors

This commit is contained in:
Brandy Carney
2016-03-23 12:33:56 -04:00
parent 5ca6bf404a
commit 5fc77b5081
3 changed files with 4 additions and 3 deletions

View File

@@ -47,8 +47,8 @@ $segment-button-md-icon-line-height: $segment-button-md-line-height !d
&.activated,
&.segment-activated {
opacity: 1;
border-color: $segment-button-md-border-color-activated;
opacity: 1;
}
}