From 4712b672edcec2981d8dba15cc1558706bfc0b58 Mon Sep 17 00:00:00 2001 From: Brendon Duncan Date: Wed, 20 Jun 2018 20:20:48 +1200 Subject: [PATCH 1/2] More consistent spacing on home tab. --- src/sass/views/tab-home.scss | 3 --- www/views/tab-home.html | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index cac1e688d..46fb15224 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -37,9 +37,6 @@ padding-top: 1.5rem; padding-bottom: 1.5rem; } - &.compact-subtitle { - padding-bottom: 0; - } } .item-sub { &:first-child:before { diff --git a/www/views/tab-home.html b/www/views/tab-home.html index 6734836f7..4f044f3d2 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -56,7 +56,7 @@
-
+
Bitcoin Cash (BCH)
Instant transactions with low fees
@@ -71,7 +71,7 @@
-
+
Bitcoin Core (BTC)
Slow transactions with high fees
From 4811a487591a38ec26df4463bc1232b0936b44a9 Mon Sep 17 00:00:00 2001 From: Brendon Duncan Date: Wed, 20 Jun 2018 20:22:54 +1200 Subject: [PATCH 2/2] More consistent spacing in wallet selector. --- src/sass/views/includes/walletSelector.scss | 3 --- www/views/includes/walletSelector.html | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/sass/views/includes/walletSelector.scss b/src/sass/views/includes/walletSelector.scss index d69676adc..e987aaf9b 100644 --- a/src/sass/views/includes/walletSelector.scss +++ b/src/sass/views/includes/walletSelector.scss @@ -12,9 +12,6 @@ wallet-selector { font-weight: bold; padding-bottom: 10px; border-bottom: 1px solid #EFEFEF; - &.compact-subtitle { - padding-bottom: 0; - } .subtitle { color: $v-mid-gray; font-size: $font-size-small; diff --git a/www/views/includes/walletSelector.html b/www/views/includes/walletSelector.html index ad3acf9e5..f0e4516fd 100644 --- a/www/views/includes/walletSelector.html +++ b/www/views/includes/walletSelector.html @@ -7,7 +7,7 @@
{{title}}
-
+
Bitcoin Cash (BCH)
Instant transactions with low fees
@@ -39,7 +39,7 @@
-
+
Bitcoin Core (BTC)
Slow transactions with high fees