From 2c735fef698162e0436328b9dd7647ab29e822ee Mon Sep 17 00:00:00 2001 From: aymm Date: Sun, 18 Apr 2021 08:47:43 +0200 Subject: [PATCH] Basic usability fixed for mobile devices --- globals.php | 1 + new_poll.php | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/globals.php b/globals.php index 9197d93..de80494 100644 --- a/globals.php +++ b/globals.php @@ -67,6 +67,7 @@ function get_page_header( . $favicons . ''.$title.'' . $script_str + . '' . '
' . $home_link . $new_poll_link diff --git a/new_poll.php b/new_poll.php index 6ed4533..8ea242f 100644 --- a/new_poll.php +++ b/new_poll.php @@ -63,12 +63,13 @@ if (!empty($_POST['submit'])) { - +
- day(s) - hour(s) - minute(s)
+ day(s) + hour(s) + minute(s) +