summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/issuable.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-12-12 19:07:20 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-12-12 19:07:20 +0000
commitab0d5e2751cb3e25de6a1164826a6c58184e6f59 (patch)
tree043c3e6cd0ded02ca9ce23eb2ab0fce13607e52b /app/assets/stylesheets/pages/issuable.scss
parent007e470c9e192768bbb065776bcdf23a5427745a (diff)
parentc07df632ec474e0eff5393467939eb455035620b (diff)
downloadgitlab-ce-ab0d5e2751cb3e25de6a1164826a6c58184e6f59.tar.gz
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/issuable.scss')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 2e26f2b5bbd..8f8f11e3857 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -488,12 +488,6 @@
}
}
- .dropdown-content {
- a:hover {
- color: inherit;
- }
- }
-
.dropdown-menu-toggle {
width: 100%;
padding-top: 6px;
@@ -512,10 +506,6 @@
}
}
-.sidebar-move-issue-dropdown {
- @include new-style-dropdown;
-}
-
.sidebar-move-issue-confirmation-button {
width: 100%;