aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-01-12 03:40:56 +0800
committerGitHub <noreply@github.com>2018-01-12 03:40:56 +0800
commitcf60b23eec4fc5204e15ae5efbb501d372137a02 (patch)
tree5a690fe99904930e77f138af59469aa0d7ddd44f /ui
parentcc49e637dd85f1946e606634a5fc8c126c7cc04d (diff)
parentf130772956ede6c989aba347e87ee60d4f452f87 (diff)
downloadtangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.gz
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.bz2
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.lz
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.xz
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.tar.zst
tangerine-wallet-browser-cf60b23eec4fc5204e15ae5efbb501d372137a02.zip
Merge branch 'master' into infura-rest-api
Diffstat (limited to 'ui')
-rw-r--r--ui/app/info.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/info.js b/ui/app/info.js
index 24c211c1f..110678a46 100644
--- a/ui/app/info.js
+++ b/ui/app/info.js
@@ -138,7 +138,6 @@ InfoScreen.prototype.render = function () {
h('div.fa.fa-envelope', [
h('a.info', {
target: '_blank',
- style: { width: '85vw' },
href: 'mailto:help@metamask.io?subject=Feedback',
}, 'Email us!'),
]),