Merge branch 'wallet/sprint/21' into wallet/task/562

# Conflicts:
#	src/js/controllers/tab-home.controller.js
This commit is contained in:
Sebastiaan Pasma 2018-09-05 14:07:23 +02:00
commit 70663492eb
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
49 changed files with 1593 additions and 808 deletions

View file

@ -83,14 +83,14 @@
.button {
border: 2px solid;
border-radius: 47px;
padding: 0 15px 0 15px;
padding: 8px 2px 8px 2px;
text-align: center;
width: 100%;
max-width: 300px;
font-size: 19px;
font-weight: bolder;
min-height: auto;
line-height: 36px;
line-height: 19px;
}
}
.wallet-coin-logo {