Fix Home UI

This commit is contained in:
Javier 2016-08-18 17:45:59 -03:00
commit 677537064f
2 changed files with 44 additions and 36 deletions

View file

@ -934,6 +934,10 @@ ul.wallet-selection.wallets {
line-height: 45px;
}
.add-icon {
line-height: 33px;
}
.no-border {
border-style: none;
}