Parcourir la source

Fix the sizes label being separated from the size options

tags/v0.1.0
Fen Dweller il y a 6 ans
Parent
révision
a5fee10d84
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      macrovision.html

+ 3
- 3
macrovision.html Voir le fichier

@@ -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">


Chargement…
Annuler
Enregistrer