Skip to content

Resolve "Z-Index Issue on Pipeline Dropdown"

Nathan Friend requested to merge 58999-z-index-issue-on-pipeline-dropdown into master

What does this MR do?

Lowers the z-index of the .merge-request-tabs-holder class from 300 to 250 to avoid collision with the mini pipeline status dropdown.

For context, this z-index value was bumped up from 200 to 300 in this commit: https://gitlab.com/gitlab-org/gitlab-ce/commit/d17de657fe782eb838545aabeee00285e181dce1#f06c7f313a79a2b350d89b9c18b36ab8986980a5_812_812.

What are the relevant issue numbers?

gitlab-org/gitlab-ce#58999

Does this MR meet the acceptance criteria?

Closes #58999 (closed)

Edited by Phil Hughes

Merge request reports