move stuff on amount screen so native keyboard can be used on mobile
This commit is contained in:
parent
d56b703afa
commit
cccf162ac7
2 changed files with 55 additions and 30 deletions
|
|
@ -44,6 +44,10 @@
|
|||
position: absolute;
|
||||
top: 10px;
|
||||
}
|
||||
.amount span input {
|
||||
display: inline;
|
||||
width: 120px;
|
||||
}
|
||||
.amount-pane-recipient {
|
||||
position: absolute;
|
||||
top: 95px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue