style(sass): fixing lint errors

references #5797
This commit is contained in:
Brandy Carney
2016-03-14 16:44:08 -04:00
parent d3d689ae11
commit 253cfc182b
9 changed files with 20 additions and 34 deletions

View File

@@ -316,12 +316,6 @@ ion-buttons[right] {
font-size: 2.8rem;
}
// TODO remove the !important flag - temporary hack until we can remove the element style
// on transition
&.activated {
opacity: .4 !important;
}
}
.bar-button-menutoggle[end],