From e0daea35a98b294d503d5d9a9625d977295ea4cc Mon Sep 17 00:00:00 2001 From: Frankie Date: Wed, 29 Jun 2016 16:11:09 -0700 Subject: Add network name to indicator and some css fixes -also fix custom net work bug in drop down where it thinks local:8545 is custom. --- ui/app/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/app/app.js') diff --git a/ui/app/app.js b/ui/app/app.js index 034e062e6..5846cb11e 100644 --- a/ui/app/app.js +++ b/ui/app/app.js @@ -139,7 +139,7 @@ App.prototype.renderAppBar = function () { h('h1', { style: { position: 'relative', - left: '3px', + left: '9px', }, }, 'MetaMask'), -- cgit v1.2.3