add padding at the end of scroll

This commit is contained in:
Javier 2016-08-25 17:27:25 -03:00
commit 124194f522
2 changed files with 41 additions and 35 deletions

View file

@ -415,6 +415,10 @@ ul.wallet-selection.wallets {
}
}
.scroll {
padding-bottom: 35px;
}
// History
.updatingHistory {
div {