From c9b7cf8f68963314ed739a31bd865e33ca25b25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Fri, 14 Apr 2017 18:30:12 -0300 Subject: [PATCH] fixes --- src/sass/views/tab-home.scss | 2 +- www/views/tab-home.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index e0620cbd6..bf56ed1a7 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -90,7 +90,7 @@ } .animate-show-hide.ng-hide-add, .animate-show-hide.ng-hide-remove { - transition: all linear 1s; + transition: all linear 2s; } .wallet-details__item.item { padding-top: 0; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index 0bbcba945..8022dc529 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -39,7 +39,7 @@ On this screen you can see all your wallets, accounts, and assets. -
+ -
+