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