Fix address list from receive section. Fix response when delete a wallet.

This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-19 17:02:07 -03:00
commit 174c6cb3de
10 changed files with 130 additions and 127 deletions

View file

@ -616,11 +616,6 @@ ul.tx-copayers {
.ma { margin: 0 auto;}
.tu {text-transform: uppercase;}
.small {
font-size: 60%;
line-height: inherit;
}
.line-dashed-setuph-v {
border-left: 1px dashed #415970;
}
@ -850,6 +845,7 @@ input[type=number]::-webkit-outer-spin-button {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: 3px;
}
ul.pagination li.current a {