From d07128a021a9895ef450e6ed313a0546cfb0f68b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Thu, 14 Jan 2021 22:05:25 +0100 Subject: fluid: Add workaround to disable initial transitions on page load Although this may look weird on a first sight it does the trick. Perhaps as a result of another bug in recent Webkit-based browsers, still good enough for the time being. --- templates/fluid/template_index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/fluid/template_index.html') diff --git a/templates/fluid/template_index.html b/templates/fluid/template_index.html index 89c5be1..12fc918 100644 --- a/templates/fluid/template_index.html +++ b/templates/fluid/template_index.html @@ -12,6 +12,10 @@ } + -- cgit v1.2.3