浏览代码

Fix the sizes label being separated from the size options

tags/v0.1.0
Fen Dweller 6 年前
父节点
当前提交
a5fee10d84
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      macrovision.html

+ 3
- 3
macrovision.html 查看文件

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


正在加载...
取消
保存