summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_comment_type_button.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/notes/_comment_type_button.html.haml')
-rw-r--r--app/views/projects/notes/_comment_type_button.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/notes/_comment_type_button.html.haml b/app/views/projects/notes/_comment_type_button.html.haml
index e3bb15e1d15..078b606eda8 100644
--- a/app/views/projects/notes/_comment_type_button.html.haml
+++ b/app/views/projects/notes/_comment_type_button.html.haml
@@ -1,6 +1,6 @@
- noteable_type = @note.noteable_type
-.btn-group.append-right-10.comment-type-dropdown.js-comment-type-dropdown
+.pull-left.btn-group.append-right-10.comment-type-dropdown.js-comment-type-dropdown
%button.btn.btn-nr.btn-create.comment-btn.js-comment-button.js-comment-submit-button
Comment
- if @note.can_be_discussion_note?