diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/templates/recent/recent.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/templates/recent/recent.tmpl b/web/templates/recent/recent.tmpl index a4d8864..9320fc1 100644 --- a/web/templates/recent/recent.tmpl +++ b/web/templates/recent/recent.tmpl @@ -4,10 +4,6 @@ <body> {{template "header" "recent"}} -<div id="scroll-down-section" class="text-muted" style="z-index: 9999;"> - <br/><br/> - <i onclick="document.getElementById('lists-section').scrollIntoView(true);" class="fa fa-angle-down" aria-hidden="true"></i> -</div> <div class="container mb-5"> <div class="row"> |