Fix layout after open the wallet. fix send button

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-14 02:13:05 -03:00
commit 959cd57fe1
5 changed files with 12 additions and 9 deletions

View file

@ -175,6 +175,11 @@ _:-ms-fullscreen, :root .main {
height:100%;
}
.home-wallet {
height: 100%;
background-color: #fff;
}
.home-wallet .avatar-wallet {
padding: 1.7rem 1rem;
width: 75px;