Skip to content

Remove unused css in pipeline editor

Mireya Andres requested to merge remove-unused-pipeline-editor-css into master

What does this MR do and why?

These CSS classes have been added to gitlab-ui (see utilities.scss in the latest package version) so they can now be safely removed.

Related MRs:

Screenshots or screen recordings

gl-md-max-w-50p ensures that the commit title doesn't span beyond half the pipeline status container

max-width_check

gl-z-index-200 ensures that the drawer is rendered above the pipeline mini graph

z-index_check

How to set up and validate locally

MR acceptance checklist

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

Merge request reports

Loading