Tiny help changes to comment and LevelDB nodes

This commit is contained in:
Dave C-J
2013-09-28 14:12:32 +01:00
parent 47c7656c2b
commit 4d6fa00150
2 changed files with 2 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
<input type="text" id="node-input-name" placeholder="Comment">
</div>
<div class="form-row">
<label for="node-input-info"><i class="icon-file"></i> More</label>
<label for="node-input-info" style="width: 100% !important;"><i class="icon-file"></i> More</label>
<input type="hidden" id="node-input-info">
<div style="height: 250px;" class="node-text-editor" id="node-input-info-editor" ></div>
</div>