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 |
---|---|
Mobile still behaves good:
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #31704 (closed)