From 99a6ebb89fde9f1108e28722870f49defb79b393 Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 17 Jun 2015 15:56:24 +0200 Subject: [PATCH] tweak build numbers in sidebar so they dont get cut off --- app/styles/app/layouts/sidebar.sass | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/styles/app/layouts/sidebar.sass b/app/styles/app/layouts/sidebar.sass index 01edcd23..4993325f 100644 --- a/app/styles/app/layouts/sidebar.sass +++ b/app/styles/app/layouts/sidebar.sass @@ -36,18 +36,19 @@ $sb-font-size: 14px display: inline-block margin-bottom: .7em @media #{$medium-up} - width: 78% + width: 75% white-space: nowrap overflow: hidden &:after @include fadeOut(right, -90deg, $white) p.tile-title - width: 22% + width: 10% @media #{$medium-up} + width: 25% white-space: nowrap overflow: hidden @media #{$xlarge-up} - width: 18% + width: 22% a:hover text-decoration: underline .icon:not(.icon--hash)