We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9d522 commit 3b1cafdCopy full SHA for 3b1cafd
public/views/walletHome.html
@@ -653,7 +653,7 @@ <h4 class="title m0" style="padding:0 10px;">
653
<div class="large-12 columns">
654
<div class="oh text-center">
655
<span ng-show="index.txHistoryError" ng-click='index.updateTxHistory()'>
656
- <p class="size-13m10b db text-gray" translate>Could not fetch transaction history</p>
+ <p class="size-13 m10b db text-gray" translate>Could not fetch transaction history</p>
657
<button class="outline round light-gray tiny" translate>Tap to retry</button>
658
</span>
659
<span ng-if="!index.txHistoryError" translate>
0 commit comments