Merge pull request #1479 from bechi/bugs/ui-04

fix insight notification mobile
This commit is contained in:
Matias Alejo Garcia 2014-09-26 04:51:07 -03:00
commit 4652840cfb
2 changed files with 9 additions and 1 deletions

View File

@ -12,6 +12,14 @@
border: none;
}
.status {
left: 0;
top: 45px;
font-size: 13px;
font-weight: 700;
height: 55px;
}
.logo-setup {
margin: 20px 0;
}

View File

@ -14,7 +14,7 @@
<div class="off-canvas-wrap">
<div class="inner-wrap">
<span class="status" ng-if="$root.reconnecting">
<i class="fi-loop icon-rotate m15r"></i>
<i class="fi-loop icon-rotate m10r"></i>
<span translate> Network Error. Attempting to reconnect...</span>
</span>
<nav class="tab-bar" ng-if="$root.wallet &&