summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-09-06 10:54:42 -0700
committertauriedavis <taurie@gitlab.com>2016-09-06 10:54:42 -0700
commit7da2dcc12dbc11ed9790d94861fc23f0962f331c (patch)
tree347ad9e37041da1616c614ab35792fed42ddf89f /app/views/projects/merge_requests
parentaa152e4a275434949ade20d20b5dc30d23d1bba9 (diff)
downloadgitlab-ce-7da2dcc12dbc11ed9790d94861fc23f0962f331c.tar.gz
fix margin for awards-control buttons
Diffstat (limited to 'app/views/projects/merge_requests')
-rw-r--r--app/views/projects/merge_requests/_show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/_show.html.haml b/app/views/projects/merge_requests/_show.html.haml
index 9d8b4cc56be..4b4d418e8ec 100644
--- a/app/views/projects/merge_requests/_show.html.haml
+++ b/app/views/projects/merge_requests/_show.html.haml
@@ -83,7 +83,7 @@
.tab-content#diff-notes-app
#notes.notes.tab-pane.voting_notes
- .content-block.content-block-small.oneline-block
+ .content-block.content-block-small
= render 'award_emoji/awards_block', awardable: @merge_request, inline: true
.row