From c95cb46fb6ca54a4e438fe95b41e24e707c62013 Mon Sep 17 00:00:00 2001 From: Michael Romero Date: Mon, 17 Sep 2018 23:41:03 -0700 Subject: [PATCH] Collapsable tags no longer scroll to top The href="#" causes the page to scroll back to top when expanding one of the collapsable tags. --- layouts/_default/terms.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index af2ff93..d16cf6f 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -8,8 +8,7 @@
{{ range $key, $value := .Data.Terms.ByCount }}