send view first pass

This commit is contained in:
Nick Cardin 2016-09-08 11:20:43 -04:00
commit 7e29b9eb98
6 changed files with 158 additions and 92 deletions

View file

@ -0,0 +1,14 @@
#tab-send {
.bitcoin-address {
@media(max-width: 480px) {
input {
font-size: 12px;
}
}
.icon {
line-height: 31px;
padding-top: 2px;
padding-bottom: 1px;
}
}
}