fix list address

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-11 02:31:37 -03:00
commit 90e94cb42f
5 changed files with 13 additions and 45 deletions

View file

@ -467,8 +467,6 @@ ul.tx-copayers {
background: #eee;
}
.sign-action {
background: #E4E8EC;
width: 100%;
@ -1349,13 +1347,6 @@ a:hover .photo-container {
margin-left: 0;
}
.addresses .list-addr i {
position: absolute;
top: -15px;
left: 0;
cursor: pointer;
}
.addresses .list-addr contact {
cursor: text;
}