From 62f925b059852a9b17ff8e972b1cb50834cdb481 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 12 Jul 2017 21:40:10 +0500 Subject: PLT-7101 - Reducing LHS header font size (#6922) --- webapp/sass/layout/_headers.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/sass/layout/_headers.scss b/webapp/sass/layout/_headers.scss index 5bebfcd4d..9a4d6771e 100644 --- a/webapp/sass/layout/_headers.scss +++ b/webapp/sass/layout/_headers.scss @@ -318,7 +318,7 @@ @include legacy-pie-clearfix; @include display-flex(); @include flex-direction(row-reverse); - padding: 16px 47px 12px 12px; + padding: 16px 40px 12px 12px; position: relative; &:before { @@ -433,9 +433,9 @@ .team__name, .user__name { display: block; - font-size: 16px; + font-size: 14px; font-weight: 600; - max-width: 85%; + max-width: 100%; overflow: hidden; text-decoration: none; text-overflow: ellipsis; -- cgit v1.2.3-1-g7c22