diff --git a/browser/main/SideNav/SideNav.styl b/browser/main/SideNav/SideNav.styl index 36de3f7d..58669287 100644 --- a/browser/main/SideNav/SideNav.styl +++ b/browser/main/SideNav/SideNav.styl @@ -76,7 +76,7 @@ height 60px .top-menu position static - width 43px + width $sideNav--folded-width height 60px text-align center &:hover .top-menu-label @@ -86,7 +86,7 @@ position fixed display inline-block height 30px - left 43px + left $sideNav--folded-width padding 0 10px margin-top -8px opacity 0