remove .hover css

This commit is contained in:
Adam Bradley
2015-09-18 21:46:15 -05:00
parent 703a3678e6
commit db714ce341
12 changed files with 36 additions and 139 deletions

View File

@@ -80,8 +80,7 @@ ion-tab {
background: none;
}
.enable-hover .tab-button:hover,
.tab-button.hover {
.enable-hover .tab-button:hover {
color: $tab-button-text-inactive;
}