Fix last-transactions-content-box-status-width

This commit is contained in:
Juan Ignacio Sosa Lopez 2014-09-08 16:30:24 -03:00
parent a0eded69af
commit 2e40f5175f
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ a:hover {
.last-transactions-content .box-status {
font-size: 13px;
width: 35px;
width: 30px;
}
.last-transactions-content .box-copayer {