Commit cc56d97d authored by Stan Hu's avatar Stan Hu

Fix commit comment alignment

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