From f9a201b8b08b0e1033b122e432809322b58a6bce Mon Sep 17 00:00:00 2001 From: Collin Date: Sun, 20 May 2018 19:50:28 -0400 Subject: [PATCH] Untested, hand-written HTML mishap in privacy page --- tapiriik/web/static/css/style.css | 2 +- tapiriik/web/templates/privacy.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tapiriik/web/static/css/style.css b/tapiriik/web/static/css/style.css index 324d9a5f0..79dd38f2a 100644 --- a/tapiriik/web/static/css/style.css +++ b/tapiriik/web/static/css/style.css @@ -1219,7 +1219,7 @@ ul.itemized-clean li { } .privacyPage .explanation { - width:29%; + width:46%; margin:0 2%; float:left; text-align: left; diff --git a/tapiriik/web/templates/privacy.html b/tapiriik/web/templates/privacy.html index cab382782..6969d0682 100644 --- a/tapiriik/web/templates/privacy.html +++ b/tapiriik/web/templates/privacy.html @@ -39,6 +39,7 @@

...until you disconnect your account or they are no longer needed, whichever
What isActivity metadata?

Activity Medatada are the basic details of any activity: start time, time zone, duration, distance, and type. tapiriik needs to store this information to determine which activities should be synchronized to each of your accounts. tapiriik does not store a complete copy of your activities.

+