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;
}