diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss
index 7a1f5c6a6..2956d8ea3 100644
--- a/src/sass/views/tab-home.scss
+++ b/src/sass/views/tab-home.scss
@@ -22,6 +22,18 @@
border-top:none;
padding-bottom: 1.5rem;
padding-top:1.5rem;
+ &.wallet{
+ .big-icon-svg{
+ & > .bg{
+ padding: .25rem
+ }
+ }
+ }
+ }
+ .item-sub {
+ &:first-child:before {
+ width: 100%
+ }
&:before {
display: block;
position: absolute;
@@ -37,29 +49,6 @@
}
}
}
- &.item-heading{
- &:before{
- width:100% !important;
- top:99%
- }
- }
- &:nth-child(1){
- &:before{
- width:0;
- }
- }
- &:nth-child(2):last-child{
- &:before{
- width:0;
- }
- }
- &.wallet{
- .big-icon-svg{
- & > .bg{
- padding: .25rem
- }
- }
- }
}
}
.next-step.item {
diff --git a/www/views/tab-home.html b/www/views/tab-home.html
index 0cc933f8a..9b9cbdb14 100644
--- a/www/views/tab-home.html
+++ b/www/views/tab-home.html
@@ -34,7 +34,7 @@
{{txpsN}}
-
+
@@ -48,7 +48,7 @@
- - Incomplete - - - {{wallet.status.availableBalanceStr}} - [Balance Hidden] - - -
- - - - - - -Add funds to get started
- ${{bitpayCard.balance}} - - ++ + Incomplete + + + {{wallet.status.availableBalanceStr}} + [Balance Hidden] + + +
+ + + + + + +Add funds to get started
+ ${{bitpayCard.balance}} + + +