From ee3fe85bd9230a248b027c25d6d789d6957a8e19 Mon Sep 17 00:00:00 2001 From: Marty Alcala Date: Tue, 8 Nov 2016 16:38:31 -0500 Subject: [PATCH] update home tab proposal styling --- src/sass/views/tab-home.scss | 9 +++++++++ www/views/tab-home.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 2d5368a8d..5ecd6d819 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -52,6 +52,15 @@ } } } + .wallet-details__item.item { + padding-top: 0; + padding-bottom: 0; + + .wallet-details__tx-icon { + background: #fff; + border-radius: 50px; + } + } .next-step.item { padding-top: 27px; padding-bottom: 27px; diff --git a/www/views/tab-home.html b/www/views/tab-home.html index af0679fed..c2815c666 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -42,7 +42,7 @@ -->
-
+