Skip to content

Fix artifact breadcrumbs

Clement Ho requested to merge fix-artifact-breadcrumb into master

What does this MR do?

Fix artifact breadcrumbs

Are there points in the code the reviewer needs to double check?

Imo, the spacing for the breadcrumb / isn't spaced evenly but this is being set automatically by bootstrap. We can override it so that it looks more spaced evenly but I wanted to check to see if that's something we want as it isn't as easy for me to look up what it used to be since it takes a bit to setup artifacts on our test instance

Why was this MR needed?

Screenshots (if relevant)

Before After
Screen_Shot_2018-06-08_at_10.28.14_AM Screen_Shot_2018-06-08_at_10.28.06_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/47587

Edited by Taurie Davis

Merge request reports