aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2017-10-20 01:53:56 +0800
committerChi Kei Chan <chikeichan@gmail.com>2017-10-20 02:38:14 +0800
commitf01d119cc1a6237b88e543be821d91778bcbb128 (patch)
tree66ae14d5551197473de39e3dbc7e6810a5e72ff2 /ui/app/components
parent776e8241f0464939cc3049f7155c150e3375c623 (diff)
downloadtangerine-wallet-browser-f01d119cc1a6237b88e543be821d91778bcbb128.tar.gz
tangerine-wallet-browser-f01d119cc1a6237b88e543be821d91778bcbb128.tar.zst
tangerine-wallet-browser-f01d119cc1a6237b88e543be821d91778bcbb128.zip
Fixes mobile styling.
Diffstat (limited to 'ui/app/components')
-rw-r--r--ui/app/components/send/gas-fee-display-v2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/send/gas-fee-display-v2.js b/ui/app/components/send/gas-fee-display-v2.js
index 7c3913c7f..3b39312ec 100644
--- a/ui/app/components/send/gas-fee-display-v2.js
+++ b/ui/app/components/send/gas-fee-display-v2.js
@@ -17,7 +17,7 @@ GasFeeDisplay.prototype.render = function () {
onClick,
} = this.props
- return h('div', [
+ return h('div.send-v2__gas-fee-display', [
gasTotal
? h(CurrencyDisplay, {