fix balance sidebar & sidebar-mobile

This commit is contained in:
bechi 2014-09-22 17:17:15 -03:00
commit 8256b7760b
2 changed files with 2 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<i class="fi-bitcoin-circle icon-rotate spinner"></i>
</span>
<span ng-if="$root.wallet && !$root.updatingBalance"
class="has-tip size-18"
class="has-tip size-16"
data-options="disable_for_touch:true"
tooltip-popup-delay='500'
tooltip="{{totalBalanceAlternative |noFractionNumber:2}} {{alternativeIsoCode}}"