Skip to content

Fix clipboard buttons on "Check out branch" modal.

Connor Shea requested to merge clipboard-buttons-fix into master

What does this MR do?

Fixes the clipboard button in the modal dialog opened by the "Check out branch" button on MR pages.

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

There shouldn't be.

Why was this MR needed?

A regression in the clipboard button helper caused a style bug.

What are the relevant issue numbers?

#18794 (closed)

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-16_at_8.19.43_PM

After:

Screen_Shot_2016-06-17_at_11.29.37_AM

cc: @rspeicher

Merge request reports