diff --git a/browser/main/SideNav/FolderItem.styl b/browser/main/SideNav/FolderItem.styl index e138c160..d2d16d50 100644 --- a/browser/main/SideNav/FolderItem.styl +++ b/browser/main/SideNav/FolderItem.styl @@ -70,7 +70,7 @@ .root--folded @extend .root - width 44px + width 44px - 1 &:hover .label-name width 100px .label @@ -78,7 +78,7 @@ text-align center right 0 .label-icon - width 44px + width 44px - 1 .label-name position fixed height 34px diff --git a/browser/main/SideNav/RepositorySection.styl b/browser/main/SideNav/RepositorySection.styl index f9e7e9fe..ac6b6135 100644 --- a/browser/main/SideNav/RepositorySection.styl +++ b/browser/main/SideNav/RepositorySection.styl @@ -103,9 +103,9 @@ .root-folded @extend .root - width 44px + width 44px - 1 .header, .header--active - width 44px + width 44px - 1 text-align center overflow hidden &:hover @@ -116,13 +116,13 @@ width 35px padding-right 5px .header-name - width 44px + width 44px - 1 padding-left 0 .header-name-label position fixed display inline-block height 34px - left 44px + left 44px - 1 width 0 box-sizing border-box margin-left 0 @@ -142,7 +142,7 @@ top inherit bottom inherit z-index 11 - left 43px + left 44px - 1 box-sizing border-box overflow hidden .header-control-button @@ -153,13 +153,13 @@ &:hover background-color $ui-tooltip-button--hover-backgroundColor .newFolderButton - width 44px + width 44px - 1 padding 0 &:hover .newFolderButton-label width 100px .newFolderButton-icon text-align center - width 44px + width 44px - 1 .newFolderButton-label position fixed display inline-block diff --git a/browser/main/SideNav/SideNav.styl b/browser/main/SideNav/SideNav.styl index e4249119..5d772855 100644 --- a/browser/main/SideNav/SideNav.styl +++ b/browser/main/SideNav/SideNav.styl @@ -75,7 +75,7 @@ white-space nowrap transform rotate(90deg) .top-menu - width 44px + width 44px - 1 text-align center &:hover .top-menu-label width 100px @@ -97,7 +97,7 @@ transition width 0.15s pointer-events none .menu-button, .menu-button--active - width 44px + width 44px - 1 text-align center &:hover .menu-button-label width 100px