Tidy up spinner css

This commit is contained in:
Nick O'Leary
2016-02-14 11:52:33 +00:00
parent 7f6915eb59
commit 86ffc80098
4 changed files with 24 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<!--
Copyright 2013, 2015 IBM Corp.
Copyright 2013, 2016 IBM Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -55,9 +55,6 @@
},
oneditprepare: function() {
var that = this;
$( "#node-input-outputs" ).spinner({
min:1
});
this.editor = RED.editor.createEditor({
id: 'node-input-info-editor',
mode: 'ace/mode/markdown',