Commit 285baddc authored by Sascha Eggenberger's avatar Sascha Eggenberger

Fix regression for assignee/reviewer dropdown

Fixes the alignment of the check icon on assignee/reviewer
dropdowns
parent e2e59c68
...@@ -503,6 +503,7 @@ ...@@ -503,6 +503,7 @@
&.dropdown-menu-user-link::before { &.dropdown-menu-user-link::before {
top: 50%; 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