summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_notes_with_form.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-18 12:00:20 +0100
committerPhil Hughes <me@iamphill.com>2016-04-18 12:00:20 +0100
commit1a57601d8cac0de35f301f8a8094c61fc94ed1cb (patch)
tree5c338aad429166f334c0904ed737345c1e510c96 /app/views/projects/notes/_notes_with_form.html.haml
parente9f20f5922e9c365b4af14e53881a7bafba4139c (diff)
downloadgitlab-ce-1a57601d8cac0de35f301f8a8094c61fc94ed1cb.tar.gz
Updated print style
Closes #14201
Diffstat (limited to 'app/views/projects/notes/_notes_with_form.html.haml')
-rw-r--r--app/views/projects/notes/_notes_with_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/notes/_notes_with_form.html.haml b/app/views/projects/notes/_notes_with_form.html.haml
index cc42aab5c52..1c39ce897a3 100644
--- a/app/views/projects/notes/_notes_with_form.html.haml
+++ b/app/views/projects/notes/_notes_with_form.html.haml
@@ -1,6 +1,6 @@
%ul#notes-list.notes.main-notes-list.timeline
= render "projects/notes/notes"
-%ul.notes.timeline
+%ul.notes.notes-form.timeline
%li.timeline-entry
- if can? current_user, :create_note, @project
.timeline-icon.hidden-xs.hidden-sm