summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-06-21 17:42:01 +0000
committerJacob Schatz <jschatz@gitlab.com>2016-06-21 17:42:01 +0000
commite6e6989f32c9eaa6a65a360b979db79d9ae89169 (patch)
tree7a38f31ef9c91acc0c6d3aae90dc5c6f510d97a9
parent707e8d434da9dd8ee07ac2cb8b9556c132aa52ca (diff)
parentc89b0d9bf6a65175415ecd734f9053406aa69bca (diff)
downloadgitlab-ce-e6e6989f32c9eaa6a65a360b979db79d9ae89169.tar.gz
Merge branch 'nav-count-alignment-ff' into 'master'
Fixed issue with navbar counts being misaligned ## What does this MR do? Fixes an issue in FireFox with the number counts being mis-aligned. ## What are the relevant issue numbers? Closes #18916 ## Screenshots (if relevant) ![Screen_Shot_2016-06-21_at_15.56.51](/uploads/1d07543c14215e9e15facacc96aa3564/Screen_Shot_2016-06-21_at_15.56.51.png) See merge request !4829
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss1
1 files changed, 0 insertions, 1 deletions
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,