Merge pull request #1027 from arkhi/frontend-book-cover

Fix lists layout for user
This commit is contained in:
Mouse Reeve 2021-04-30 13:59:05 -07:00 committed by GitHub
commit b8711c820f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>