Skip to content

Added side margin to Clone button

Denys Mishunov requested to merge dmishunov-clone-btn-margin into master

What does this MR do?

Adds the right margin to "Clone" button on the Snippet view. The details of #212549 (closed) are relevant for this MR as well.

Testing

The button is not visible to the users unless the relevant flags are enabled.

  • Enable :snippets_vue and :version_snippets feature flags
  • Go to a snippet (the button won't be visible just yet)
  • Click "Edit" on the Snippet and Save it again
  • The button should be visible on the snippet view

Screenshots

Before After
Screenshot_2020-04-27_at_11.08.30 Screenshot_2020-04-27_at_11.08.41

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports