Skip to content

Center build stage columns in pipeline overview

What does this MR do?

Centers the build stage table content and headers in the pipeline view

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

Need to check whether it is okay to remove the following (commit that added this property)

.light {
    width: 3px;
}

Why was this MR needed?

Improve UI

Screenshots (if relevant)

Before: Screen_Shot_2016-08-31_at_12.46.43_PM

After: Screen_Shot_2016-08-31_at_12.46.28_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #21708 (closed)

Merge request reports