put copayers on setting & fix avatar wallet

This commit is contained in:
bechi 2015-02-02 16:54:38 -03:00
commit 3a230e2763
6 changed files with 40 additions and 35 deletions

View file

@ -333,9 +333,13 @@
background: #E4E8EC;
}
.sidebar-mobile-wallets .avatar-wallet {
margin-top: 5px;
}
.sidebar-mobile-wallets li {
overflow: hidden;
padding:0.4rem;
padding:.6rem 0.4rem;
border-bottom: 1px solid #DDE2E7;
}