From 41eebb69045fe942194e3471fcef3cbb29a3f39c Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 20 Sep 2022 21:21:53 +0100 Subject: [PATCH] styling --- issue.php | 6 ------ styles/style.css | 2 ++ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/issue.php b/issue.php index 61a9583..32fe37e 100644 --- a/issue.php +++ b/issue.php @@ -48,22 +48,16 @@ Details:
-
-
On submission of this form, your browsers User Agent string will be collected alongside the information you provide above and will be posted to git.fjla.uk/fred.boniface/athena.fb-infra.uk/issues. -
-
Your user agent is:
-
-
diff --git a/styles/style.css b/styles/style.css index 724f194..15085be 100644 --- a/styles/style.css +++ b/styles/style.css @@ -48,6 +48,8 @@ body { .form-description { color: #3c78d8; + margin-top: 5px; + margin-bottom: 5px; } .lookup-button {