From 28b61e6437a75be4e181188fcbbf9919239daf72 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 16 Sep 2015 20:32:10 +0500 Subject: UI Updates for multiple tickets --- web/sass-files/sass/partials/_headers.scss | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'web/sass-files/sass/partials/_headers.scss') diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss index e83981397..702f0fd60 100644 --- a/web/sass-files/sass/partials/_headers.scss +++ b/web/sass-files/sass/partials/_headers.scss @@ -133,7 +133,7 @@ .navbar-right { font-size: 0.85em; position: absolute; - top: 10px; + top: 11px; right: 22px; z-index: 5; .dropdown-toggle { @@ -171,7 +171,6 @@ } .team__name, .user__name { display: block; - line-height: 18px; font-weight: 600; font-size: 16px; max-width: 80%; @@ -180,9 +179,14 @@ text-overflow: ellipsis; text-decoration: none; } + .team__name { + line-height: 22px; + margin-top: -2px; + } .user__name { @include single-transition(all, 0.1s, linear); font-size: 14px; + line-height: 18px; font-weight: 400; color: #eee; color: rgba(#fff, 0.8); -- cgit v1.2.3-1-g7c22