From 0515bc86474fc51d1e6ed34d511853abd0678783 Mon Sep 17 00:00:00 2001 From: Yegor San Date: Thu, 22 Aug 2019 09:10:20 +0300 Subject: [PATCH] Fixed height issue with dashboard banner, added tooltips to the block details page. --- .../lib/block_scout_web/templates/block/overview.html.eex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/block_scout_web/lib/block_scout_web/templates/block/overview.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/block/overview.html.eex index af0746dec9..f2bc029e0e 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/block/overview.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/block/overview.html.eex @@ -36,7 +36,7 @@
-
<%= gettext "Hash" %>
+
<%= gettext "Hash" %>
<%= to_string(@block.hash) %>