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.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/sherlock/transactions/show.html.haml b/app/views/sherlock/transactions/show.html.haml
index 8f2b36123bb..162b14f01e1 100644
--- a/app/views/sherlock/transactions/show.html.haml
+++ b/app/views/sherlock/transactions/show.html.haml
@@ -18,8 +18,8 @@
.row-content-block
.float-right
- = link_to(sherlock_transactions_path, class: 'btn') do
- = sprite_icon('arrow-left')
+ = link_to(sherlock_transactions_path, class: 'gl-button btn') do
+ = sprite_icon('arrow-left', css_class: 'gl-mr-3')
= t('sherlock.all_transactions')
.oneline
= t('sherlock.transaction')