Skip to content
Snippets Groups Projects
Commit 9947ed67 authored by Alexa Valentová's avatar Alexa Valentová
Browse files

fix spacing

parent 40607370
No related branches found
No related tags found
2 merge requests!1323Release,!1322layout fix
Pipeline #21042 passed
...@@ -19,10 +19,8 @@ ...@@ -19,10 +19,8 @@
</div> </div>
{% else %} {% else %}
<div class="mb-8"> <div class="mb-8">
<a class="underline" href="?show_closed=true">Zobrazit uzavřené</a>
</div>
<a class="underline" href="?show_closed=false">Skrýt uzavřené</a> <a class="underline" href="?show_closed=false">Skrýt uzavřené</a>
</div>
{% endif %} {% endif %}
<template v-if="isCurrentView('all')"> <template v-if="isCurrentView('all')">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment