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

Adjust account checksumAddress location up

This commit is contained in:
sdtsui 2017-08-03 17:03:14 -07:00
parent 77908e1181
commit 67f10d660f

View File

@ -145,6 +145,7 @@ AccountDetailScreen.prototype.render = function () {
h('div', {
style: {
marginTop: '-10px',
overflow: 'hidden',
textOverflow: 'ellipsis',
paddingTop: '3px',