From 8009fddd19cd114335938e22cf74cd8d741124b7 Mon Sep 17 00:00:00 2001 From: Jamal Jackson Date: Fri, 14 Oct 2016 10:24:02 -0400 Subject: [PATCH] added right icon arrow to get new address --- src/sass/views/tab-receive.scss | 3 +++ www/views/tab-receive.html | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/sass/views/tab-receive.scss b/src/sass/views/tab-receive.scss index 50129fb9c..ec681343b 100644 --- a/src/sass/views/tab-receive.scss +++ b/src/sass/views/tab-receive.scss @@ -30,6 +30,9 @@ position: absolute; bottom:0; width:100%; + #next-address{ + color:$light-gray; + } } .incomplete { padding: 50px; diff --git a/www/views/tab-receive.html b/www/views/tab-receive.html index ae66023d0..adbfb5ee5 100644 --- a/www/views/tab-receive.html +++ b/www/views/tab-receive.html @@ -75,10 +75,11 @@
-
+
... {{addr}} +