height space in the bottom (wallet selection & review)
This commit is contained in:
parent
158c571ce1
commit
644b3e6113
5 changed files with 153 additions and 32 deletions
|
|
@ -468,3 +468,7 @@ input[type=file] {
|
|||
.white-space-initial {
|
||||
white-space: initial;
|
||||
}
|
||||
|
||||
.height-spacer {
|
||||
height: 15px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,10 +11,6 @@
|
|||
bottom: 92px;
|
||||
}
|
||||
|
||||
.fee-summary-spacer {
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.shapeshift-banner, .bitpay-banner, .egifter-banner {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue