improving list of transactions for small devices

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-29 12:06:36 -03:00
commit af6ad8bbd6
3 changed files with 55 additions and 17 deletions

View file

@ -157,5 +157,11 @@
padding: 0 5px;
}
table .icon-status {
border-radius: 0;
padding: 0.1rem 0.3rem;
margin-bottom: 0;
}
}