From 3dcd4dee7ae0e1353b0ec730abe219ce1deb07c4 Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Fri, 7 Sep 2018 09:25:55 -0400 Subject: [PATCH] Give event page more room in the right-side column --- get_together/templates/get_together/events/show_event.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get_together/templates/get_together/events/show_event.html b/get_together/templates/get_together/events/show_event.html index 77a281b..5f70668 100644 --- a/get_together/templates/get_together/events/show_event.html +++ b/get_together/templates/get_together/events/show_event.html @@ -102,7 +102,7 @@ {% block content %}
-
+
{% if team.banner_img %}
{{team.name}}'s cover image @@ -272,7 +272,7 @@ {% endif %}
-
+
{% if sponsor_count > 0 %}