From 5be347241395a6a6c58a2dc0eaf3f4ac9fcfbc9d Mon Sep 17 00:00:00 2001 From: dceejay Date: Sun, 5 Apr 2015 17:57:06 +0100 Subject: [PATCH] For some reason http request node icon was aligned right, inconsistent with most other "function" nodes... --- nodes/core/io/21-httpin.html | 1 - 1 file changed, 1 deletion(-) diff --git a/nodes/core/io/21-httpin.html b/nodes/core/io/21-httpin.html index 593e7b195..3f4a0b00c 100644 --- a/nodes/core/io/21-httpin.html +++ b/nodes/core/io/21-httpin.html @@ -234,7 +234,6 @@ }, inputs:1, outputs:1, - align: "right", icon: "white-globe.png", label: function() { return this.name||"http request";