From 1d9f2aa19d8259a52f75963d16f9e9ca828c9560 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Mon, 15 Dec 2014 16:38:38 -0300 Subject: [PATCH] Quick fix to everlasting misalignment annoyance --- blender-bfct/application/templates/applications/view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blender-bfct/application/templates/applications/view.html b/blender-bfct/application/templates/applications/view.html index cb1b1a1..0541a12 100755 --- a/blender-bfct/application/templates/applications/view.html +++ b/blender-bfct/application/templates/applications/view.html @@ -172,7 +172,7 @@ {% endif %} -
+
{{ comment_form.hidden_tag() }}
@@ -194,7 +194,7 @@ -
+ {% endif %}