summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-03 17:17:22 +0100
committerPhil Hughes <me@iamphill.com>2017-08-03 17:17:22 +0100
commitae96e6a3a6944d743eea2eb6334d6f48d6f12320 (patch)
tree65046233258333d8854016108df7f9101bf60fbf
parent370839cf10828e791893adaf81ab2e39c2b419cb (diff)
downloadgitlab-ce-diff-changed-files-dropdown.tar.gz
use new dropdown stylingdiff-changed-files-dropdown
-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) {