From 272b4786b7c935ead38a4a75af7a578a47f6aad2 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 5 Oct 2022 20:09:37 +0000 Subject: [PATCH] 0.4.2-devel (#34) Fix issues #29, #30, #31. Partial fix for #23 on mobile devices. #23 still needs more work and possible a redesign of the menu. Reviewed-on: https://git.fjla.uk/fred.boniface/athena.fb-infra.uk/pulls/34 --- index.php | 5 +++-- issue.php | 2 +- page-blocks/nav-menu.php | 4 ++-- php/version.php | 2 +- styles/style.css | 16 ++++++++++------ submit-done.php | 4 ++-- 6 files changed, 19 insertions(+), 14 deletions(-) diff --git a/index.php b/index.php index 48bdb04..67472de 100644 --- a/index.php +++ b/index.php @@ -17,11 +17,12 @@
- +
+
+

-

diff --git a/issue.php b/issue.php index 4865564..2336c2c 100644 --- a/issue.php +++ b/issue.php @@ -31,7 +31,7 @@ sendInput($title,$body); // Redirect to submit-done.php - echo ""; + echo ""; }; ?> diff --git a/page-blocks/nav-menu.php b/page-blocks/nav-menu.php index df890f7..b1f141f 100644 --- a/page-blocks/nav-menu.php +++ b/page-blocks/nav-menu.php @@ -3,8 +3,8 @@ echo ''; diff --git a/php/version.php b/php/version.php index db46dfd..a7af577 100644 --- a/php/version.php +++ b/php/version.php @@ -1,2 +1,2 @@ You're helping to make Athena better for everyone.



-

You will be redirected to the homepage in five seconds.

+

You will be redirected to the homepage in three seconds.