Skip to content

Vertically center text in MR widget buttons

griest requested to merge griest/gitlab-ce:fix/merge-button-margins#42746 into master

What does this MR do?

Adds some CSS styles that change the buttons in the merge request widget to use flexbox display and align their items to the center.

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

Why was this MR needed?

See #42746 (closed).

Screenshots (if relevant)

Before

MR-buttons-before

After

MR-buttons-after

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#42746 (closed)

Edited by griest

Merge request reports