Text formatting

This commit is contained in:
Eric Tran 2020-03-02 19:57:28 +00:00
parent f13b96dc6b
commit 888e7de16d
1 changed files with 3 additions and 3 deletions

View File

@ -155,15 +155,15 @@
</div>
<form id="range_ring_form">
<div class="rangeOptions">
<label><span class="infoBlockTitleText">Ring Count: </span></label>
<label><span>Ring Count: </span></label>
<input id="range_ring_count" name="ringCount" type="text" class="rangeRingsInput" maxlength="1">
</div>
<div class="rangeOptions">
<label><span class="infoBlockTitleText">Base Distance: </span></label>
<label><span >Base Distance: </span></label>
<input id="range_ring_base" name="baseRing" type="text" class="rangeRingsInput" maxlength="3">
</div>
<div class="rangeOptions">
<label><span class="infoBlockTitleText">Distance Interval:</span></label>
<label><span>Distance Interval:</span></label>
<input id="range_ring_interval" name="ringInterval" type="text" class="rangeRingsInput" maxlength="3">
</div>
<div class="set_range_rings_button">