diff --git a/browser/components/SideNavFilter.styl b/browser/components/SideNavFilter.styl index 70bfbc97..8a9a350d 100644 --- a/browser/components/SideNavFilter.styl +++ b/browser/components/SideNavFilter.styl @@ -92,7 +92,6 @@ body[data-theme="white"] color $ui-inactive-text-color .menu-button--active - @extend .menu-button color #e74c3c background-color $ui-button--active-backgroundColor .menu-button-label @@ -109,7 +108,6 @@ body[data-theme="white"] color $ui-text-color .menu-button-star--active - @extend .menu-button color #F9BF3B background-color $ui-button--active-backgroundColor .menu-button-label @@ -126,7 +124,6 @@ body[data-theme="white"] color $ui-text-color .menu-button-trash--active - @extend .menu-button color #5D9E36 background-color $ui-button--active-backgroundColor .menu-button-label