replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -19,7 +19,7 @@
|
|||
= f.submit 'Add Comment', class: "btn comment-btn grouped js-comment-button"
|
||||
%a.btn.grouped.js-close-discussion-note-form Cancel
|
||||
.hint
|
||||
.right Comments are parsed with #{link_to "GitLab Flavored Markdown", help_markdown_path, target: '_blank'}.
|
||||
.pull-right Comments are parsed with #{link_to "GitLab Flavored Markdown", help_markdown_path, target: '_blank'}.
|
||||
.clearfix
|
||||
|
||||
.note_options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue