Merge pull request #199 from JDonadio/design/home

Fix Home UI
This commit is contained in:
Matias Alejo Garcia 2016-08-18 19:23:16 -03:00 committed by GitHub
commit 6c1f9f5387
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;
}