Commit 7c7ca385 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch '356410-fix-labels-selection-darkmode' into 'master'

Fix alignment of checked items in assignee/reviewers dropdown

See merge request gitlab-org/gitlab!83431
parents 5a6ccc2b 285baddc
......@@ -503,6 +503,7 @@
&.dropdown-menu-user-link::before {
top: 50%;
transform: translateY(-50%);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment