From f9ba03f3c1aff1363dd4a12da4bedcb45783c355 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Mon, 25 Sep 2023 07:01:18 +0000 Subject: [PATCH] Fix size of disclosure link --- app/views/_tailwind/comments/_form.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/_tailwind/comments/_form.html.erb b/app/views/_tailwind/comments/_form.html.erb index 035984a16..7c4c9bf03 100644 --- a/app/views/_tailwind/comments/_form.html.erb +++ b/app/views/_tailwind/comments/_form.html.erb @@ -28,11 +28,10 @@ placeholder: "e.g. 1 Sowerby St, Goulburn, NSW 2580" %> <%= f.error :address, class: "mt-2" %>
- <%# TODO: Hint needs to be smaller font size here %> <%= f.hint "Your street address will never be displayed here on Planning Alerts", class: "mt-2" %> <%# TODO: Make disclosure work %> <%# TODO: Add disclosure icon %> -
Why do you need my address?
+
Why do you need my address?