From 925e7187fd14a5cdad8e44a2b445386bae76994b Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Mon, 11 Nov 2019 17:16:53 +0100 Subject: [PATCH] Move button down --- www/timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/timeline.html b/www/timeline.html index 613d322..12b7e16 100644 --- a/www/timeline.html +++ b/www/timeline.html @@ -81,7 +81,7 @@ font-size: 4.5pt; border-radius: 2px; position: absolute; right:10px; - top: 10px; + bottom: 10px; z-index: 99999; padding: 5px; }