From 3b8a56d8b4715ffa281598b66f017c1854e1eb10 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 6 Feb 2024 03:43:22 +0000 Subject: [PATCH] Make "possibly broken" legend work on mobile. Fixes #1756 --- app/views/_tailwind/authorities/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/_tailwind/authorities/index.html.erb b/app/views/_tailwind/authorities/index.html.erb index 7e81e7e8d..d09e7afc3 100644 --- a/app/views/_tailwind/authorities/index.html.erb +++ b/app/views/_tailwind/authorities/index.html.erb @@ -66,7 +66,7 @@ From time to time planning authorities change their websites which breaks the scrapers that gather the planning data. Here is a complete list of all the planning authorities we source data from and their status. -
+
<%# TODO: Extract pill (or whatever we want to call it) into component %>
Possibly broken