Fix lists layout for user.

This commit is contained in:
Fabien Basmaison 2021-04-30 22:44:53 +02:00
parent 4f02b1ab96
commit 544e29fe76

View file

@ -23,7 +23,7 @@
{% block panel %}
<section class="block content">
<section class="block">
<form name="create-list" method="post" action="{% url 'lists' %}" class="box is-hidden" id="create-list">
<header class="columns">
<h3 class="title column">{% trans "Create list" %}</h3>