Tiny UI fix

This commit is contained in:
Sammy Libre 2016-12-06 23:48:35 +05:00
parent 18018c395c
commit c6082c6267

View File

@ -50,7 +50,7 @@
<p>
<strong>Block Height:</strong> <span class="label label-primary">{{height}}</span>
<strong>Difficulty:</strong> <span class="label label-primary">{{formatNumber diff maximumFractionDigits=4}}</span>
<strong>PrevHash:</strong> <span class="label label-primary">{{prevHash}}</span>
<strong>Prev. Hash:</strong> <span class="label label-primary">{{prevHash}}</span>
</p>
{{/if}}
</div>