From c0db24555ad70512f3e16aa29492d8ee2560d809 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Tue, 4 Feb 2020 11:00:24 -0800 Subject: [PATCH] Do not enforce two columns in dashboard --- dashboard/templates/dashboard/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/templates/dashboard/dashboard.html b/dashboard/templates/dashboard/dashboard.html index a6a0b9dd..2f14528a 100644 --- a/dashboard/templates/dashboard/dashboard.html +++ b/dashboard/templates/dashboard/dashboard.html @@ -8,7 +8,7 @@ {% endblock %} {% block content %} -
+
{% card_timer_list %}