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

Update Shapeshift logo url and adjust list item contents

This commit is contained in:
Thomas 2018-10-17 20:40:09 -07:00
parent 18c2d59d57
commit 4d1d4a1159

View File

@ -52,12 +52,12 @@ ShiftListItem.prototype.render = function () {
},
}, [
h('img', {
src: 'https://info.shapeshift.io/sites/default/files/logo.png',
src: 'https://shapeshift.io/logo.png',
style: {
height: '35px',
width: '132px',
position: 'absolute',
clip: 'rect(0px,23px,34px,0px)',
clip: 'rect(0px,30px,34px,0px)',
},
}),
]),
@ -132,7 +132,6 @@ ShiftListItem.prototype.renderInfo = function () {
case 'no_deposits':
return h('.flex-column', {
style: {
width: '200px',
overflow: 'hidden',
},
}, [