From de445c07288eff98d8b5769f63243917456dd9ae Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Mon, 22 Jan 2018 17:01:38 -0500 Subject: [PATCH] Fix Boostrap menu collapse on mobile screens. Show user messages at the top of the page --- get_together/templates/get_together/base.html | 28 ++++++++++++------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/get_together/templates/get_together/base.html b/get_together/templates/get_together/base.html index c7dde29..78340f6 100644 --- a/get_together/templates/get_together/base.html +++ b/get_together/templates/get_together/base.html @@ -21,7 +21,7 @@ {% endif %} - +