fix transactions proposals list

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-04 15:14:42 -03:00
commit d5f7e46084
5 changed files with 29 additions and 80 deletions

View file

@ -401,7 +401,7 @@ table.last-transactions-content {
padding: 0;
border: 0;
background-color: #F8F8FB;
margin: 15px 0;
margin: 0;
}
.last-transactions-content .box-status {
@ -438,9 +438,8 @@ table.last-transactions-content {
.private-message {
margin-bottom: 10px;
padding-bottom: 5px;
padding-bottom: 10px;
border-bottom: 1px solid #fff;
line-height: 20px;
}
.header-message {