diff --git a/browser/main/SideNav/SideNav.styl b/browser/main/SideNav/SideNav.styl index 27706c4b..353e5d70 100644 --- a/browser/main/SideNav/SideNav.styl +++ b/browser/main/SideNav/SideNav.styl @@ -17,10 +17,9 @@ text-align left &:hover color $ui-text-color - background-color $ui-button--hover-backgroundColor - &:active + &:active, &:active:hover color $ui-text-color - background-color $ui-button--active-backgroundColor + background-color alpha($ui-button--active-backgroundColor, 20%) .top-menu-label margin-left 5px