aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2016-05-14 07:36:04 +0800
committerkumavis <aaron@kumavis.me>2016-05-14 07:36:04 +0800
commit2365fe114213c6e5fa8230688b9191bd3a1c369f (patch)
tree01ba135e0d966cbf0e60d63267afd276e7e041d8 /ui/app/components
parentb55a3295323ae4b89901ea55678e02074148e981 (diff)
downloadtangerine-wallet-browser-2365fe114213c6e5fa8230688b9191bd3a1c369f.tar.gz
tangerine-wallet-browser-2365fe114213c6e5fa8230688b9191bd3a1c369f.tar.zst
tangerine-wallet-browser-2365fe114213c6e5fa8230688b9191bd3a1c369f.zip
ui - txlist - better scroll bar positioning
Diffstat (limited to 'ui/app/components')
-rw-r--r--ui/app/components/transaction-list.js2
1 files changed, 1 insertions, 1 deletions
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',
},
}, (