Skip to content

Mini pipeline graph dropdown - 16px icon size

Briley Sandlin requested to merge 365718-pmg-icon-size into master

What does this MR do and why?

Resolves #365718 (closed)

Updates size of the ci-icon in the pipeline mini graph dropdown to 16px.

Note: I also took the opportunity to port some raw .scss over to util classes.

Screenshots or screen recordings

before after
pmg_icons_before pmg_icons_after

How to set up and validate locally

  • Navigate to CI/CD >> Pipelines
  • Click on a stage in any pipeline mini graph
  • Inspect the dropdown with dev tools
  • Insure that the ci icon is 16px and not 18px

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Briley Sandlin

Merge request reports