Merge pull request #649 from cmgustavo/bug/bitpay-card-tx-list

Ref BitPay Card TX list
This commit is contained in:
Matias Alejo Garcia 2016-10-22 07:20:40 -03:00 committed by GitHub
commit 3a7e45bab1
4 changed files with 48 additions and 21 deletions

View file

@ -34,4 +34,7 @@
padding: 0;
width: 100%;
}
.item-select select {
color: #667;
}
}