add modal in Tx history

This commit is contained in:
Matias Alejo Garcia 2014-12-04 13:42:50 -03:00
commit 7642e524d6
4 changed files with 192 additions and 135 deletions

View file

@ -229,12 +229,6 @@
}
@media (max-width: 640px) {
.tx-date {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.tx-comment {
border-top: 1px solid #eee;
padding-top: 10px;