From 253ea62f8f2acc9a47dbbe327d0eadc6da1c19c9 Mon Sep 17 00:00:00 2001
From: fiestasiesta <118939693+fiestasiesta@users.noreply.github.com>
Date: Fri, 30 Dec 2022 14:01:47 -0500
Subject: [PATCH] [Mobile] Add line break between header options (#918)
Fixes an issue where "Time Period" shows up on a separate
line from its dropdown
---
app/templates/header.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/app/templates/header.html b/app/templates/header.html
index b076132..3f3ba49 100644
--- a/app/templates/header.html
+++ b/app/templates/header.html
@@ -136,6 +136,7 @@
{% endfor %}
+