diff --git a/browser/components/SideNavFilter.styl b/browser/components/SideNavFilter.styl index bad5661b..4dfeae3c 100644 --- a/browser/components/SideNavFilter.styl +++ b/browser/components/SideNavFilter.styl @@ -50,7 +50,6 @@ .menu--folded @extend .menu .menu-button, .menu-button--active - text-align center &:hover .menu-button-label transition opacity 0.15s opacity 1 @@ -102,4 +101,4 @@ body[data-theme="dark"] background-color alpha($ui-dark-button--active-backgroundColor, 50%) color $ui-favorite-star-button-color .menu-button-label - color $ui-dark-text-color \ No newline at end of file + color $ui-dark-text-color