From 25bc0643f817a91971fb758ac58c578f9de50084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Wed, 10 Feb 2016 12:34:14 -0300 Subject: [PATCH 1/2] ui refactor --- public/views/walletHome.html | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 84045dd38..b27cf818c 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -339,36 +339,35 @@

{{home.generatingAddress ? '...' : home.addr[index.walletId]}} -

-
- - Generate new address - -
- -
-
- Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them. -
-
+
+ + Share address + +
-
- - Share address - +
+
+
+
+
+ Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them. + Generate new address + +
+
From 79651a76b067f31e35eeb6627f4dc56b391f9f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Wed, 10 Feb 2016 15:35:08 -0300 Subject: [PATCH 2/2] refactor --- public/views/walletHome.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/public/views/walletHome.html b/public/views/walletHome.html index b27cf818c..a84c7628b 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -358,15 +358,11 @@ -
+
-
-
- Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them. - Generate new address - -
+
+ Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them. + Generate new address