Browse Source

Make the scene loader button appear to the right of the selector

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

+ 3
- 3
macrovision.html View File

@@ -67,13 +67,13 @@

</span>
<span class="menubar-group" id="scenes">
<select id="scene-choices">

</select>
<button id="load-scene">
<i class="fas fa-cloud-upload-alt"></i>
<span class="sr-only">Load Scene</span>
</button>
<select id="scene-choices">

</select>
</span>
<span class="menubar-group">
<button id="open-help">


Loading…
Cancel
Save