Skip to content

Fixed row margins on Pipeline Settings page in order to unify styles

On the project-name/pipelines/settings page, I removed the .row styling on .build-status and .coverage-report as it was causing those rows to not have the same margins as the "CI/CD Pipeline" row.

Now, they are even as you can see below:

Screen_Shot_2016-12-01_at_12_54_59_PM

Screen_Shot_2016-12-01_at_12_53_18_PM

Closes #25098 (closed) cc: @filipa

Merge request reports