Fix Import UI

This commit is contained in:
Javier 2016-08-18 17:13:14 -03:00
commit 7c15b70605
3 changed files with 34 additions and 18 deletions

View file

@ -934,10 +934,16 @@ ul.wallet-selection.wallets {
line-height: 45px;
}
.item-border-off {
.no-border {
border-style: none;
}
input[type=file] {
margin-top: 10px;
margin-bottom: -10px;
line-height: 0px;
}
/*
* Calculator
*/