aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2017-02-28 08:55:58 +0800
committerKevin Serrano <kevgagser@gmail.com>2017-02-28 08:55:58 +0800
commit2b0e939abdfe8207d47cce863aab48898dbf4e8c (patch)
tree7aee0b53cda3bdb192a2d063bcdac9261f4545d2 /ui
parent98e80e674003fabbea7e134a8775f2a7f61cabe1 (diff)
downloadtangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar.gz
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar.bz2
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar.lz
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar.xz
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.tar.zst
tangerine-wallet-browser-2b0e939abdfe8207d47cce863aab48898dbf4e8c.zip
Align input fields for gas.
Diffstat (limited to 'ui')
-rw-r--r--ui/app/components/hex-as-decimal-input.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/hex-as-decimal-input.js b/ui/app/components/hex-as-decimal-input.js
index bdc0ed191..95d805335 100644
--- a/ui/app/components/hex-as-decimal-input.js
+++ b/ui/app/components/hex-as-decimal-input.js
@@ -55,6 +55,7 @@ HexAsDecimalInput.prototype.render = function () {
color: ' #AEAEAE',
fontSize: '12px',
marginLeft: '5px',
+ width: '20px',
},
}, suffix),
])