Commit 56e6dab0 authored by Winnie Hellmann's avatar Winnie Hellmann

Fix alignment for indeterminate marker in dropdowns

parent 5a2acfe0
......@@ -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