Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #227 from LiskHQ/225-fee-and-amount-alignment
Browse files Browse the repository at this point in the history
Fix transaction fee and amount header alignment - Closes #225
  • Loading branch information
slaweet authored May 17, 2017
2 parents 598b611 + 34dde0b commit d78c81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/transactions/transactions.pug
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ md-card.offline-hide
th(md-column) Transaction ID
th(md-column) From / To
th(md-column) Transfer to this
th(md-column)
th(md-column) Amount
th(md-column) Fee
tbody(md-body, infinite-scroll='$ctrl.showMore()')
Expand Down

0 comments on commit d78c81e

Please sign in to comment.