Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-08-01 19:00:00 +0300
committerPhil Hughes <me@iamphill.com>2016-08-01 19:00:00 +0300
commit3ccb27c0c79ef92585a901de32339948319cf068 (patch)
tree28c8dac3755a0edabd22b22f8a8dd77422cfd609 /app/assets/stylesheets/behaviors.scss
parent8bdd88a41b3ac402ce1b78b092545dc9c927fba6 (diff)
Moved the discussions count to be on the right of the tabs
Diffstat (limited to 'app/assets/stylesheets/behaviors.scss')
-rw-r--r--app/assets/stylesheets/behaviors.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/behaviors.scss b/app/assets/stylesheets/behaviors.scss
index c629229e4d9..7ddba5df8d3 100644
--- a/app/assets/stylesheets/behaviors.scss
+++ b/app/assets/stylesheets/behaviors.scss
@@ -22,5 +22,5 @@
}
[v-cloak="true"] {
- display: none;
+ display: none!important;
}