fix margin wallets

This commit is contained in:
bechi 2014-11-10 15:48:51 -03:00
parent 2232193f0e
commit 9a49c248ad
1 changed files with 2 additions and 1 deletions

View File

@ -1020,7 +1020,8 @@ button.gray:focus,
}
.side-nav.wallets li {
padding: 1.2rem 0.7rem;
margin: 1.2rem .6rem;
padding: 0.3rem 0.1rem;
}
.side-nav.wallets {