match syntax of ios.scss file

Updated the syntax of the fix to match ios style
This commit is contained in:
Rob
2016-03-30 20:05:55 -05:00
parent b1226cbb41
commit 87a8f8dbc1

View File

@ -40,8 +40,7 @@ ion-segment {
background-color: $segment-button-wp-background-color;
opacity: $segment-button-wp-opacity;
.activated,
.segment-activated {
&.segment-activated {
opacity: $segment-button-wp-opacity-activated;
}