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/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/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
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