increase address height

This commit is contained in:
Jamal Jackson 2016-10-13 12:17:19 -04:00
commit e0046c7d02

View file

@ -10,8 +10,10 @@
.border-top{ .border-top{
border-top:1px solid rgb(228,228,228); border-top:1px solid rgb(228,228,228);
} }
.scroll{height:100%;}
#address { #address {
background: #fff; background: #fff;
height:70%;
.incomplete { .incomplete {
padding: 50px; padding: 50px;
height: 350px; height: 350px;