change fee on the confirm view

This commit is contained in:
Gabriel Bazán 2017-05-16 14:21:33 -03:00
commit bfa7e47da5
6 changed files with 48 additions and 21 deletions

View file

@ -1,6 +1,12 @@
#view-confirm {
background-color: #ffffff;
@extend .deflash-blue;
.item-note {
float: none;
.fee-percent {
display: inline-block;
}
}
.icon-amazon {
background-image: url("../img/icon-amazon.svg");
}

View file

@ -142,10 +142,6 @@
padding: .2rem 0;
margin-bottom: 5px;
~ .bp-arrow-right {
top: 14px;
}
> i {
padding: 0;
position: static;