Browse Source

Fix the sizes label being separated from the size options

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
a5fee10d84
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      macrovision.html

+ 3
- 3
macrovision.html View File

@@ -165,9 +165,6 @@
View
</div>
<select class="options-selector" id="entity-view"></select>
<div class="options-label">
Sizes
</div>
<div class="options-label">
Ordering
</div>
@@ -176,6 +173,9 @@
<div id="options-order-display"></div>
<button id="options-order-forward">Toward front</button>
</div>
<div class="options-label">
Sizes
</div>
<div class="options-block" id="options-entity-defaults">
</div>
<span id="options-entity">


Loading…
Cancel
Save