Commit 0af8587d authored by Rémy Coutable's avatar Rémy Coutable

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

Fix commit comment alignment

Closes #14780

See merge request !3466
parents 605eae85 cc56d97d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment