Commit 22ef1c1a authored by Phil Hughes's avatar Phil Hughes

Merge branch 'winh-indeterminate-dropdown' into 'master'

Fix alignment for indeterminate marker in dropdowns

Closes #38963

See merge request gitlab-org/gitlab-ce!14809
parents b2553840 56e6dab0
......@@ -838,6 +838,7 @@
a {
padding: 8px 40px;
&.is-indeterminate::before,
&.is-active::before {
left: 16px;
}
......
---
title: Fix alignment for indeterminate marker in dropdowns
merge_request: 14809
author:
type: fixed
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