From 218f380d874f0efef4b87803c3f9cbd508391a9e Mon Sep 17 00:00:00 2001 From: Frankie Date: Mon, 12 Sep 2016 17:27:14 -0700 Subject: Add qrcode-npm to package.json and swap out Qr Code generator api for node-module --- ui/app/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/app/app.js') diff --git a/ui/app/app.js b/ui/app/app.js index 2e05f0038..8b1cac03f 100644 --- a/ui/app/app.js +++ b/ui/app/app.js @@ -478,7 +478,6 @@ App.prototype.renderPrimary = function () { h('div', { style: { position: 'absolute', - bottom: '115px', left: '44px', width: '285px', }, -- cgit v1.2.3