diff --git a/ui/app/components/transaction-list.js b/ui/app/components/transaction-list.js index e10dfecf3..fd6a0b2ff 100644 --- a/ui/app/components/transaction-list.js +++ b/ui/app/components/transaction-list.js @@ -21,7 +21,7 @@ module.exports = function(transactions, network) { style: { overflowY: 'auto', height: '204px', - margin: '0 20px', + padding: '0 20px', textAlign: 'center', }, }, (