feat(design): polish send tab design

This commit is contained in:
Jason Dreyzehner 2016-10-11 15:27:25 -04:00
commit 73018e062f
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
#tab-send {
.send-heading {
font-size: 14px;
font-weight: bold;
padding-bottom: 0;
}
.bitcoin-address {
border-top: none;
padding-bottom: .5rem;
@media(max-width: 480px) {
input {
font-size: 12px;

View file

@ -4,7 +4,7 @@
</ion-nav-bar>
<ion-content>
<div class="item item-heading" translate>Recipient</div>
<div class="item item-heading send-heading" translate>Recipient</div>
<label class="item item-input bitcoin-address">
<i class="icon icon-svg placeholder-icon"><img src="img/icon-bitcoin-symbol.svg"></i>
<div class="qr-scan-icon" ng-style="{'width': '100%'}">