master
kek7198 2021-12-07 22:04:44 -06:00
parent b32be823bf
commit 034c0d8e93
1 changed files with 2 additions and 2 deletions

View File

@ -108,8 +108,8 @@
<div class="col-span-full xl:col-span-9 -mt-6 mb-4">
<div class="sm:py-4 my-2.5 sm:my-0">
{% if not "saved" in request.full_path %}
{% include "/dropdowns/SubmissionSorts.html" %}
<hr class="my-4 shadow-inset-t-white-05 border-t border-gray-300"/>
<div class="ml-auto md:m-0 px-2.5 md:px-0">{% include "/dropdowns/SubmissionSorts.html" %}</div>
<hr class="hidden md:block my-4 shadow-inset-t-white-05 border-t border-gray-300"/>
{% endif %}
<ul class="mb-0">
{% include "submission_listing.html" %}