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

Commit

Permalink
Fix transaction fee and amount header alignment
Browse files Browse the repository at this point in the history
Closes #225
  • Loading branch information
slaweet committed May 16, 2017
1 parent 878ccce commit 1fd70ee
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 1fd70ee

Please sign in to comment.