aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-06-04 03:58:00 +0800
committerDan Finlay <dan@danfinlay.com>2016-06-04 03:58:00 +0800
commit66f06844acaec1498e324f48175c329ccb0fede0 (patch)
treef0ea7ac8d178ea9a3eb07d272445c11c9af299db /ui
parentf5d107cde10ff288bf93974c63d960c1ec845b57 (diff)
downloadtangerine-wallet-browser-66f06844acaec1498e324f48175c329ccb0fede0.tar.gz
tangerine-wallet-browser-66f06844acaec1498e324f48175c329ccb0fede0.tar.zst
tangerine-wallet-browser-66f06844acaec1498e324f48175c329ccb0fede0.zip
Remove metamask logo from header
Diffstat (limited to 'ui')
-rw-r--r--ui/app/app.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/app/app.js b/ui/app/app.js
index 7ddfed2e6..0b2b69e7c 100644
--- a/ui/app/app.js
+++ b/ui/app/app.js
@@ -110,12 +110,6 @@ App.prototype.renderAppBar = function(){
},
}, state.isUnlocked && [
- // mini logo
- h('img', {
- height: 24,
- width: 24,
- src: '/images/icon-128.png',
- }),
h(NetworkIndicator, {network: this.props.network}),
// metamask name