summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml')
-rw-r--r--app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml b/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml
index 529fbb8547a..8d7138747fb 100644
--- a/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml
+++ b/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml
@@ -11,7 +11,7 @@
comparing two versions of the diff
- else
viewing an old version of the diff
- .pull-right
+ .float-right
= link_to diffs_project_merge_request_path(@merge_request.project, @merge_request), class: 'btn btn-sm' do
Show latest version
= "of the diff" if @commit