From c89b0d9bf6a65175415ecd734f9053406aa69bca Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Tue, 21 Jun 2016 15:55:30 +0100 Subject: Fixed issue with navbar counts being misaligned Closes #18916 --- app/assets/stylesheets/framework/sidebar.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss index a0bb3427af0..98f917ce69b 100644 --- a/app/assets/stylesheets/framework/sidebar.scss +++ b/app/assets/stylesheets/framework/sidebar.scss @@ -91,7 +91,6 @@ text-decoration: none; font-weight: normal; outline: none; - white-space: nowrap; &:hover, &:active, -- cgit v1.2.1