aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2018-10-21 11:51:00 +0800
committerkumavis <aaron@kumavis.me>2018-10-21 11:51:00 +0800
commitf0602ca354a6d352c13a79a1cba884f54e5b9a83 (patch)
tree39a993803aecae295956b6ab05c21d31d23f659f /ui
parent73ec4e66cb7a476d01371a61692b0d8d9224da04 (diff)
parentba3617b685b9dcd8a62e0009ee2015c5997fead3 (diff)
downloadtangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar.gz
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar.bz2
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar.lz
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar.xz
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.tar.zst
tangerine-wallet-browser-f0602ca354a6d352c13a79a1cba884f54e5b9a83.zip
Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2
Diffstat (limited to 'ui')
-rw-r--r--ui/app/components/shift-list-item.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/ui/app/components/shift-list-item.js b/ui/app/components/shift-list-item.js
index b87bf959e..0461b615a 100644
--- a/ui/app/components/shift-list-item.js
+++ b/ui/app/components/shift-list-item.js
@@ -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',
},
}, [