aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tx-view.js
diff options
context:
space:
mode:
authorsdtsui <szehungdanieltsui@gmail.com>2017-08-07 09:06:23 +0800
committersdtsui <szehungdanieltsui@gmail.com>2017-08-07 09:14:48 +0800
commit403d9c52b506e31fa31b385b61fd167f81b5ff88 (patch)
treef48f9f2adc468bd2380cfd7b0f50afbe5a1be87a /ui/app/components/tx-view.js
parentf06a18a09c1ed018b23776faa7da84a421d1a3ed (diff)
downloadtangerine-wallet-browser-403d9c52b506e31fa31b385b61fd167f81b5ff88.tar.gz
tangerine-wallet-browser-403d9c52b506e31fa31b385b61fd167f81b5ff88.tar.zst
tangerine-wallet-browser-403d9c52b506e31fa31b385b61fd167f81b5ff88.zip
Add fine css tweaks to hero balance - laptop
Diffstat (limited to 'ui/app/components/tx-view.js')
-rw-r--r--ui/app/components/tx-view.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/tx-view.js b/ui/app/components/tx-view.js
index 193abe8dc..164684821 100644
--- a/ui/app/components/tx-view.js
+++ b/ui/app/components/tx-view.js
@@ -104,7 +104,7 @@ TxView.prototype.render = function () {
// laptop: 5vw?
// phone: 50vw?
- h('div.hero-balance-display', {}, [
+ h('div.flex-column.hero-balance-display', {}, [
h('div.token-amount', {
style: {}
}, '1001.124 ETH'),