From fa47b88473237fe20e8e66c0ab078fd46f1a24ac Mon Sep 17 00:00:00 2001 From: Thomas Faour Date: Mon, 20 Jul 2026 23:28:52 -0400 Subject: [PATCH] Fix quiet-hours description text overlapping the end-time input .sub's negative margin-top is tuned for sitting right under the h1 subtitle; placed right after a bordered input it pulled up into it. --- server/app/templates/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/server/app/templates/index.html b/server/app/templates/index.html index 8fa8275..560399e 100644 --- a/server/app/templates/index.html +++ b/server/app/templates/index.html @@ -109,10 +109,11 @@ -

Uses the server's local timezone (see TZ in - docker-compose.yml.example). The device may still - wake once right at the start of quiet hours -- it can't know - ahead of time -- but goes right back to sleep until they end.

+

Uses the server's local timezone + (see TZ in docker-compose.yml.example). The + device may still wake once right at the start of quiet hours -- it + can't know ahead of time -- but goes right back to sleep until they + end.