|
|
|
@@ -29,8 +29,8 @@ |
|
|
|
World height |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<input type="number" id="options-height-value" min="1" value="10"> |
|
|
|
<select id="options-height-unit"> |
|
|
|
<input class="options-field-numeric" type="number" id="options-height-value" min="1" value="10"> |
|
|
|
<select class="options-field-unit" id="options-height-unit"> |
|
|
|
<option>meters</option> |
|
|
|
<option>kilometers</option> |
|
|
|
</select> |
|
|
|
|