Jake Vanderwerf
3 hours ago 56a9a1ccf764ff7a6af8f8a2292cb07443cb4aa7
inc/helpers/ui.php
@@ -55,7 +55,7 @@
            ?>
         </nav>
      </div>
      <div class="qitems item-grid col left nowrap">
      <div class="qitems item-grid col top left nowrap">
      </div>
      <div class="queue-actions row x-btw nowrap">
         <button class="dismiss-all">Clear Completed</button>
@@ -302,11 +302,7 @@
         <span>Jump To:</span><?= jvbIcon('plus-square') ?>
      </button>
        <ul>
            <li id="back-to-top">
                <a href="#top" title="Back to Top">
                    <?= jvbIcon('caret-circle-up') ?><span>Back to Top</span>
                </a>
            </li>
            <?php
            foreach ($ids as $slug) {
                ?>