From 3f2b6bfa27fb8e4d2a56fa5f3ea625314f4f0e72 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 13 Oct 2015 14:35:38 -0400 Subject: Fixed leave direct channel button for users with a long username --- web/sass-files/sass/partials/_sidebar--left.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/sass-files/sass/partials/_sidebar--left.scss') diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss index 73d702fef..7cb530d2c 100644 --- a/web/sass-files/sass/partials/_sidebar--left.scss +++ b/web/sass-files/sass/partials/_sidebar--left.scss @@ -98,6 +98,9 @@ &.has-badge { padding-right: 30px; } + &.has-close { + padding-right: 30px; + } &.nav-more { text-decoration: underline; } -- cgit v1.2.3-1-g7c22