From 03516a1c0376d4d534515fd49fcdf4fc6d9b3d14 Mon Sep 17 00:00:00 2001 From: Matt Barton Date: Wed, 17 Jul 2024 10:56:47 +0100 Subject: [PATCH] fix: address accessibility issues in new components --- .../Views/Shared/_Feedback.cshtml | 24 ++++++++++++------- .../Views/Shared/_InfoBox.cshtml | 2 +- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml b/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml index 74825730..341ce6cb 100644 --- a/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml +++ b/Childrens-Social-Care-CPD/Views/Shared/_Feedback.cshtml @@ -30,16 +30,16 @@
- + Give feedback about this page - +
- Use this form to provide feedback about this page. If you have more general feedback about this website, please use this feedback form. + Use this form to provide feedback about this page.
@@ -51,14 +51,14 @@

- -
- -
@@ -80,19 +80,25 @@ You can enter up to 400 characters
+
+
- +
+ +
+ If you have more general feedback about this website, please use this feedback form.
diff --git a/Childrens-Social-Care-CPD/Views/Shared/_InfoBox.cshtml b/Childrens-Social-Care-CPD/Views/Shared/_InfoBox.cshtml index 80f87209..0ce82c0d 100644 --- a/Childrens-Social-Care-CPD/Views/Shared/_InfoBox.cshtml +++ b/Childrens-Social-Care-CPD/Views/Shared/_InfoBox.cshtml @@ -25,7 +25,7 @@
-
+
@{ RenderTitle(); }