Commit 0bbf0064 authored by Phil Hughes's avatar Phil Hughes

Merge branch '35690-dropdown' into 'master'

Fixes dropdown margin in sidebar

Closes #35690

See merge request !13205
parents 5343b3ef 97ef19d0
......@@ -311,9 +311,7 @@
}
.dropdown-menu {
right: $gl-padding;
left: $gl-padding;
width: auto;
margin-top: -$gl-padding;
}
svg {
......
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