Skip to content

Resolve "regression in commit title bar"

Dimitrie Hoekstra requested to merge 27013-regression-in-commit-title-bar into master

What does this MR do?

fixes title bar of commit title bar to be consistent with other views

reorders the copy to clipboard button correctly from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8020

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

Why was this MR needed?

consistency with other object views title bars

correct order of copy clipboard button after content

Screenshots (if relevant)

old: image

image

new:

image

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27013 (closed)

Merge request reports