From 273b2fab9801c2cdd595da59635aeac69e2e8184 Mon Sep 17 00:00:00 2001
From: Lars Eggert
Date: Wed, 23 Nov 2022 17:54:46 +0200
Subject: [PATCH] fix: Float nomcom feedback form to the left (#4787)
Fixes #4770
---
ietf/templates/nomcom/feedback.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ietf/templates/nomcom/feedback.html b/ietf/templates/nomcom/feedback.html
index 880fb42df..6a7239118 100644
--- a/ietf/templates/nomcom/feedback.html
+++ b/ietf/templates/nomcom/feedback.html
@@ -63,7 +63,7 @@
{% if form %}
{% if form.position %}
{% if nomcom.show_nominee_pictures and form.nominee.email.person.photo_thumb %}
- {% include "person/photo.html" with person=form.nominee.person %}
+ {% include "person/photo.html" with person=form.nominee.person %}
{% endif %}
Provide feedback
@@ -90,7 +90,7 @@
NomCom {{ year }}.
You may have the feedback mailed back to you by selecting the option below.
-