Fix non-sticky footer position on non-standard tx page

This commit is contained in:
joeuhren
2020-12-18 18:34:10 -07:00
parent 1454255128
commit 6944e53e68
+1 -1
View File
@@ -47,7 +47,7 @@ block content
a(href='/block/'+tx.blockhash)
span.fa.fa-eye
if tx.vout.length < 1
.alert.alert-info.text-center(role='alert')
.alert.alert-info.text-center(role='alert', style='margin-bottom:0;')
strong #{settings.locale.tx_nonstandard}
else
.row