network connection alert small changes

This commit is contained in:
Mariano Rodriguez 2014-11-07 18:41:45 -03:00
commit 8b40481771
2 changed files with 9 additions and 4 deletions

View file

@ -33,7 +33,7 @@
<div class="inner-wrap">
<span class="status" ng-if="$root.reconnecting">
<i class="fi-loop icon-rotate"></i>
<span translate> Network Error.<br> Attempting to reconnect..</span>
<span translate> <strong class="size-16">Network Error</strong>.<br> Attempting to reconnect..</span>
</span>
<nav class="tab-bar" ng-if="$root.wallet &&
$root.wallet.isReady() && !$root.wallet.isLocked">