Deploy pipleine > can't click on some of the stages

Summary

After the pipeline is ran, you can't click on some of the pipelines of a stage, because the dropdown is covered by a white stripe.

Steps to reproduce

  1. Go to a commit that has stages, with one stage at least having 3 or more pipelines
  2. Click on that stage in order to click on one of the pipelines
  3. Make sure all the pipelines are clickable (How one can reproduce the issue - this is very important)

What is the current bug behavior?

The white stripe covers a part of the dropdown

image

What is the expected correct behavior?

The dropdown that opens should not be covered by that white stripe, so we could click it

Relevant logs and/or screenshots

image

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:env:info)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Assignee Loading
Time tracking Loading