From 1bf28d6e633c955cd9ff584843ef193c8e4494ba Mon Sep 17 00:00:00 2001 From: Sam Cheng Hung Date: Thu, 29 Mar 2018 14:59:01 +0900 Subject: [PATCH] Update: Fixes moving loading icon when wallet details are refreshing --- src/sass/views/walletDetails.scss | 4 ++++ www/css/main.css | 5 ++++- www/views/includes/walletInfo.html | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/sass/views/walletDetails.scss b/src/sass/views/walletDetails.scss index bca852300..1a33de7b1 100644 --- a/src/sass/views/walletDetails.scss +++ b/src/sass/views/walletDetails.scss @@ -307,3 +307,7 @@ a.item { color: $v-dark-gray; font-size:0.9em; } + +.loading-wallet svg { + margin-top: 0; +} \ No newline at end of file diff --git a/www/css/main.css b/www/css/main.css index 6f47a72f5..dfdcd76e2 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -10740,7 +10740,7 @@ textarea.d-block { #tab-receive .payment-received-container .payment-received-amount { font-size: 1.8em; display: block; - margin: 15px auto; } + margin: 20px auto; } #tab-receive .payment-received-container .payment-received-currency { text-transform: uppercase; } @@ -11587,6 +11587,9 @@ a.item { color: #445; font-size: 0.9em; } +.loading-wallet svg { + margin-top: 0; } + #advanced-settings .list .item:before { display: block; position: absolute; diff --git a/www/views/includes/walletInfo.html b/www/views/includes/walletInfo.html index 38a539c99..1680d2c2c 100644 --- a/www/views/includes/walletInfo.html +++ b/www/views/includes/walletInfo.html @@ -4,7 +4,7 @@ Tap to retry -