BigW Consortium Gitlab

Commit 5f938194 by Phil Hughes Committed by Winnie Hellmann

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

Fix alignment for indeterminate marker in dropdowns Closes #38963 See merge request gitlab-org/gitlab-ce!14809 (cherry picked from commit 22ef1c1a) 56e6dab0 Fix alignment for indeterminate marker in dropdowns
parent 587d0465
......@@ -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