Merge pull request #380 from hindessm/trivial-html-fixes

Fix two trivial HTML bugs.
This commit is contained in:
Nick O'Leary
2014-09-05 23:12:32 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
<div id="random-details" class="form-row">
<label for="node-input-randomFirst"><i class="icon-time"></i> Between</label>
<input type="text" id="node-input-randomFirst" placeholder="" style="directon:rtl; width:30px !important">
<label for="node-input-randomLast" style="width:20px"> & </label>
<label for="node-input-randomLast" style="width:20px"> &amp; </label>
<input type="text" id="node-input-randomLast" placeholder="" style="directon:rtl; width:30px !important">
<select id="node-input-randomUnits" style="width:140px !important">
<option value="milliseconds">Milliseconds</option>