[tor-commits] [atlas/master] index: Remove top button, it conflicts with url routing

irl at torproject.org irl at torproject.org
Tue Nov 14 12:39:34 UTC 2017


commit f1790521bc056cd8c867daa6caf0e567a51ed135
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Tue Nov 14 10:50:50 2017 +0000

    index: Remove top button, it conflicts with url routing
---
 index.html | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/index.html b/index.html
index 2cbc6c7..9b2bd29 100644
--- a/index.html
+++ b/index.html
@@ -50,15 +50,6 @@
 
 <div id="wrapper" style="display:none;">
 
-<!-- backToTop-Button and Anchor -->
-<noscript>
-<div class="topButton" style="display:block;"><a href="#top"><i class="fa fa-chevron-up" aria-hidden="true"></i></a></div>
-</noscript>
-<script type="text/javascript">
-document.write('<div class="topButton" style="display:none;"><a href="#top"><i class="fa fa-chevron-up" aria-hidden="true"></i></a></div>');
-</script>
-<a id="top"></a>
-
 <!-- secondary navigation -->
 <nav class="navbar navbar-default navbar-secondary">
   <div class="container-fluid">





More information about the tor-commits mailing list