Skip to content
Snippets Groups Projects
Commit 4d253c35 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch 'additional-award-emoji-repositioning-fixes' into 'master'

Removed bottom padding from merge manually from CLI because of repositioning award emoji's

See merge request !8398
parents 5136e72c 197ca6ba
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -42,7 +42,7 @@
= render "projects/merge_requests/widget/show.html.haml"
 
- if @merge_request.source_branch_exists? && @merge_request.mergeable? && @merge_request.can_be_merged_by?(current_user)
.merge-manually.light.prepend-top-default.append-bottom-default
.merge-manually.light.prepend-top-default
You can also accept this merge request manually using the
= succeed '.' do
= link_to "command line", "#modal_merge_info", class: "how_to_merge_link vlink", title: "How To Merge", "data-toggle" => "modal"
Loading
Loading
---
title: Removed bottom padding from merge manually from CLI because of repositioning award emoji's
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment