summaryrefslogtreecommitdiff
path: root/app/views/sherlock/file_samples/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sherlock/file_samples/show.html.haml')
-rw-r--r--app/views/sherlock/file_samples/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sherlock/file_samples/show.html.haml b/app/views/sherlock/file_samples/show.html.haml
index 1a6e2542dc1..7255d352775 100644
--- a/app/views/sherlock/file_samples/show.html.haml
+++ b/app/views/sherlock/file_samples/show.html.haml
@@ -4,7 +4,7 @@
- header_title t('sherlock.title'), sherlock_transactions_path
.row-content-block
- .pull-right
+ .float-right
= link_to(sherlock_transaction_path(@transaction), class: 'btn') do
%i.fa.fa-arrow-left
= t('sherlock.transaction')