summaryrefslogtreecommitdiff
path: root/app/views/sherlock/transactions/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sherlock/transactions/show.html.haml')
-rw-r--r--app/views/sherlock/transactions/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sherlock/transactions/show.html.haml b/app/views/sherlock/transactions/show.html.haml
index 3db19400ec8..14e7c9bdde8 100644
--- a/app/views/sherlock/transactions/show.html.haml
+++ b/app/views/sherlock/transactions/show.html.haml
@@ -17,7 +17,7 @@
#{@transaction.file_samples.length}
.row-content-block
- .pull-right
+ .float-right
= link_to(sherlock_transactions_path, class: 'btn') do
%i.fa.fa-arrow-left
= t('sherlock.all_transactions')