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>2017-08-03 19:17:22 +0300
committerPhil Hughes <me@iamphill.com>2017-08-03 19:17:22 +0300
commitae96e6a3a6944d743eea2eb6334d6f48d6f12320 (patch)
tree65046233258333d8854016108df7f9101bf60fbf /app/assets/stylesheets/pages/diff.scss
parent370839cf10828e791893adaf81ab2e39c2b419cb (diff)
use new dropdown styling
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index cfc801859a7..da77346d8b2 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -561,6 +561,7 @@
.diff-files-changed {
.commit-stat-summary {
+ @include new-style-dropdown;
z-index: -1;
@media (min-width: $screen-sm-min) {