diff --git a/app/styles/app/layouts/sidebar.sass b/app/styles/app/layouts/sidebar.sass index 88696923..271e0d2d 100644 --- a/app/styles/app/layouts/sidebar.sass +++ b/app/styles/app/layouts/sidebar.sass @@ -43,8 +43,11 @@ $sb-font-size: 14px @include fadeOut(right, -90deg, $white) p.tile-title width: 22% + @media #{$medium-up} + white-space: nowrap + overflow: hidden @media #{$xlarge-up} - width: 17% + width: 18% a:hover text-decoration: underline .icon:not(.icon--hash)