Select payment method

This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-12 09:16:58 -03:00
parent ec2801ef37
commit 964318d57f
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
2 changed files with 4 additions and 2 deletions

View File

@ -80,7 +80,6 @@
padding: 24px 0;
font-size: 18px;
.title {
float: left;
padding-top: 10px;
color: $dark-gray;
font-weight: bold;
@ -89,6 +88,9 @@
color: $light-gray;
font-size: 12px;
}
.select {
margin: 10px 1px;
}
}
}
.amount {

View File

@ -74,7 +74,7 @@
<div class="limits" ng-show="coinbaseSellPrice && isCoinbase == 'sell'">
1 BTC ~ {{coinbaseSellPrice.amount}} {{coinbaseSellPrice.currency}}
</div>
<div class="list">
<div class="list select">
<label class="item item-input item-select">
<div class="input-label">
Payment Method