fix padding copayers

This commit is contained in:
bechi 2014-12-03 12:10:25 -03:00
parent 80668ecafc
commit 3d2548e4f7
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ a.missing-copayers {
ul.tx-copayers {
background: #E4E8EC;
padding: 0.8rem;
padding: 0.3rem 0.8rem;
margin-left: 0;
box-shadow: inset 0 1px 1px 0 rgba(10,19,28,.12);
border-radius: 0 0 3px 3px;