Merge branch '35690-dropdown' into 'master'

Fixes dropdown margin in sidebar

Closes #35690

See merge request !13205
This commit is contained in:
Phil Hughes 2017-08-01 11:43:45 +00:00
commit 0bbf006454
1 changed files with 1 additions and 3 deletions

View File

@ -311,9 +311,7 @@
}
.dropdown-menu {
right: $gl-padding;
left: $gl-padding;
width: auto;
margin-top: -$gl-padding;
}
svg {