From 5995558bf34f43b7dc5e99dee25e449b4c691988 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Sat, 15 May 2021 15:02:06 +0300 Subject: Smaller textarea for checklist items --- servo/templates/admin/checklist/form.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'servo/templates/admin') diff --git a/servo/templates/admin/checklist/form.html b/servo/templates/admin/checklist/form.html index 3b44576..25c82da 100644 --- a/servo/templates/admin/checklist/form.html +++ b/servo/templates/admin/checklist/form.html @@ -29,3 +29,11 @@ {% endblock third_column %} + +{% block media %} + +{% endblock media %} \ No newline at end of file -- cgit v1.2.3