Skip to content

Resolve "Misaligned buttons in Wiki pages"

What does this MR do?

Fixes a small misalignment issue in wiki pages buttons, introduced by https://gitlab.com/gitlab-org/gitlab-ce/commit/9918be8fc885600d21ae6a5020e6288e8e341f21.

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

Check if this doesn't break anything :) Also not sure we need tests for this.

Why was this MR needed?

Because it's a small fix that satisfies my OCD 😛

Screenshots (if relevant)

Before After
screenshot-gitlab.com_2017-05-02_19-46-50 screenshot-192.168.0.13_3000_2017-05-02_20-17-54
screenshot-gitlab.com_2017-05-02_19-47-03 screenshot-192.168.0.13_3000_2017-05-02_20-17-25

Mobile still behaves good:

screenshot-192.168.0.13_3000_2017-05-02_20-19-40 screenshot-192.168.0.13_3000_2017-05-02_20-19-58

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31704 (closed)

Merge request reports