fix reconnect notification style

This commit is contained in:
bechi 2014-09-09 15:28:25 -03:00
commit 40e785760a
2 changed files with 16 additions and 8 deletions

View file

@ -13,7 +13,10 @@
<div class="page">
<div class="off-canvas-wrap">
<div class="inner-wrap">
<span class="status" ng-if="$root.reconnecting">Attempting to reconnect...</span>
<span class="status" ng-if="$root.reconnecting">
<i class="fi-loop icon-rotate m15r"></i>
Attempting to reconnect...
</span>
<nav class="tab-bar" ng-class="{'hide-tab-bar' : !$root.wallet ||
!$root.wallet.isReady() || $root.wallet.isLocked}">
<section class="left-small">