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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-12-12 22:07:20 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-12-12 22:07:20 +0300
commitab0d5e2751cb3e25de6a1164826a6c58184e6f59 (patch)
tree043c3e6cd0ded02ca9ce23eb2ab0fce13607e52b /app/assets/stylesheets/pages/diff.scss
parent007e470c9e192768bbb065776bcdf23a5427745a (diff)
parentc07df632ec474e0eff5393467939eb455035620b (diff)
Merge branch 'winh-cleanup-dropdowns' into 'master'
Clean up new dropdown styles Closes #39142 and #39446 See merge request gitlab-org/gitlab-ce!13676
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 71a6c7a2bf9..60b07537799 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -581,8 +581,6 @@
}
.commit-stat-summary {
- @include new-style-dropdown;
-
@media (min-width: $screen-sm-min) {
margin-left: -$gl-padding;
padding-left: $gl-padding;