diff options
-rw-r--r-- | app/assets/stylesheets/pages/diff.scss | 1 |
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) { |