From 3541eb8cbd7462088a0536d4f793598196c1eb61 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Mon, 21 May 2018 12:46:03 +0100 Subject: UIKit is pushy. --- templates/main/jams/join.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/main') diff --git a/templates/main/jams/join.html b/templates/main/jams/join.html index de18482a..4bd4f2b0 100644 --- a/templates/main/jams/join.html +++ b/templates/main/jams/join.html @@ -84,9 +84,9 @@ {% elif question.type == "textarea" %} {% if question.optional %} - + {% else %} - + {% endif %} {% elif question.type == "slider" %} -- cgit v1.2.3