From 7e4e3dd52b43adbe1f35b151660a986a758989a4 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Mon, 20 Mar 2017 12:45:49 -0300 Subject: [PATCH] Changed font size in groups --- students_group/templates/groups/_form.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/students_group/templates/groups/_form.html b/students_group/templates/groups/_form.html index a8bda33..6c7ec41 100644 --- a/students_group/templates/groups/_form.html +++ b/students_group/templates/groups/_form.html @@ -25,8 +25,8 @@ {% else %}
- - + + {% if field.auto_id == 'id_description' %} {% render_field field class='form-control text_wysiwyg' %} {% else %} @@ -34,9 +34,9 @@ {% endif %}
{% endif %} - + {{ field.help_text }} - + {% if field.errors %}

@@ -110,4 +110,4 @@ btn.switchClass("fa-angle-down", "fa-angle-right", 250, "easeInOutQuad"); } }); - \ No newline at end of file + -- libgit2 0.21.2