From 1663587ccd9cd12b11efff51a6744bc33a664055 Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Wed, 12 Jul 2017 11:44:24 +0100 Subject: [PATCH] restored scss for new_sidebar --- app/assets/stylesheets/new_sidebar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/new_sidebar.scss b/app/assets/stylesheets/new_sidebar.scss index 3dff97b6f3d..07b487cd090 100644 --- a/app/assets/stylesheets/new_sidebar.scss +++ b/app/assets/stylesheets/new_sidebar.scss @@ -30,7 +30,7 @@ $new-sidebar-width: 220px; font-weight: 600; display: flex; align-items: center; - padding: 10px 16px 10px; + padding: 10px 16px 10px 10px; color: $gl-text-color; .avatar-container {