fix addres section

This commit is contained in:
bechi 2014-09-04 17:40:16 -03:00
commit 8fd6aa1eb0
3 changed files with 31 additions and 23 deletions

View file

@ -131,6 +131,10 @@
height: 200px;
}
.addresses .panel {
padding: 1rem 0.8rem;
}
.btn-copy {
display: none;
}