Merge branch '36325-increase-z-index-pipeline-dropdown' into 'master'

Increase z-index of pipeline dropdown

Closes #36325

See merge request !13507
This commit is contained in:
Phil Hughes 2017-08-14 08:22:24 +00:00
commit 21a6898b10
1 changed files with 1 additions and 0 deletions

View File

@ -824,6 +824,7 @@ button.mini-pipeline-graph-dropdown-toggle {
* Top arrow in the dropdown in the mini pipeline graph
*/
.mini-pipeline-graph-dropdown-menu {
z-index: 200;
&::before,
&::after {