From c99c4379a5b479fe21f8735a0a7861d5815e01c3 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 13 Dec 2016 15:16:49 -0300 Subject: [PATCH] show timer icon properly --- src/sass/views/tab-home.scss | 1 + www/views/tab-home.html | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 3f1f9a911..692224cf2 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -113,6 +113,7 @@ } &__status-icon { font-size: 18px; + margin-left: 5px; position: relative; top: 1px; color: $light-gray; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index e648d02e7..375ed4dcf 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -80,12 +80,11 @@ Incomplete - {{wallet.status.totalBalanceStr}} - - + {{wallet.status.totalBalanceStr}} [Balance Hidden] {{wallet.m}}-of-{{wallet.n}} + {{wallet.error}}