Rm extra , in gridControls

This commit is contained in:
Zach Pomerantz 2016-02-19 14:54:19 -08:00
parent 3418488c2f
commit d74aa4f14d

View file

@ -139,7 +139,7 @@
<div class="property-section">
<label>Minor Grid Size</label>
<span>
<input type='number' id="minor-spacing" min="0.2" step="0.2", ></input>
<input type='number' id="minor-spacing" min="0.2" step="0.2"></input>
</span>
</div>