Allign eye icon

pull/4528/head
nikitosing 3 years ago
parent 6a20558859
commit bf54b916e0
  1. 2
      apps/block_scout_web/lib/block_scout_web/templates/block/overview.html.eex

@ -77,7 +77,7 @@
<% else %> <% else %>
<%= gettext "%{count} Transactions", count: @block_transaction_count %> <%= gettext "%{count} Transactions", count: @block_transaction_count %>
<% end %> <% end %>
<a href="#txs"><i class="fas fa-eye" style="padding: 5px;"></i></a></dd> <a href="#txs"><i class="fas fa-eye" style="font-size: 9.8px; position: absolute; bottom: 4.6px; margin-left: 5px;"></i></a></dd>
</dl> </dl>
<!-- Miner/Validator --> <!-- Miner/Validator -->
<dl class="row"> <dl class="row">

Loading…
Cancel
Save