made amount screen and send max button neater

This commit is contained in:
Kadir Sekha 2017-12-31 18:10:51 +00:00
commit 7c5e6077e6
3 changed files with 16 additions and 17 deletions

View file

@ -42,5 +42,6 @@
}
.button-sendmax {
line-height: inherit;
font-size: 0.7em !important;
display: inline !important;
}

View file

@ -143,6 +143,8 @@
}
}
.amount {
padding-top: 10px;
padding-bottom: 10px;
.icon-toggle {
font-size: 1.2em;
width: auto;