From bfcde410346c1da241d134da684e10f5f06925a3 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Mon, 11 Nov 2019 15:35:33 +0100 Subject: [PATCH] move follow tl button --- www/timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/timeline.html b/www/timeline.html index 78db484..e7627be 100644 --- a/www/timeline.html +++ b/www/timeline.html @@ -80,7 +80,7 @@ font-size: 4.5pt; background: #669; border-radius: 2px; position: absolute; - left:10px; + right:10px; top: 10px; z-index: 99999; padding: 5px;