Merge branch 'fix-commit-comment' into 'master'

Fix commit comment alignment

Closes #14780

See merge request !3466
This commit is contained in:
Rémy Coutable 2016-03-31 06:49:32 +00:00
commit 0af8587d88
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Show/hide discussion
%div
= link_to_member(@project, note.author, avatar: false)
%p started a discussion on #{commit_description}
started a discussion on #{commit_description}
- if commit
= link_to(commit.short_id, namespace_project_commit_path(note.project.namespace, note.project, note.noteable), class: 'monospace')
.last-update.hide.js-toggle-content