1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Align input fields for gas.

This commit is contained in:
Kevin Serrano 2017-02-27 16:55:58 -08:00
parent 98e80e6740
commit 2b0e939abd
No known key found for this signature in database
GPG Key ID: 7CC862A58D2889B4

View File

@ -55,6 +55,7 @@ HexAsDecimalInput.prototype.render = function () {
color: ' #AEAEAE',
fontSize: '12px',
marginLeft: '5px',
width: '20px',
},
}, suffix),
])