remove scroll button
Browse files- download.html +1 -3
download.html
CHANGED
|
@@ -284,9 +284,7 @@
|
|
| 284 |
</div><!-- END container-wrap -->
|
| 285 |
</div>
|
| 286 |
|
| 287 |
-
|
| 288 |
-
<a href="#" class="js-gotop"><i class="icon-arrow-up2"></i></a>
|
| 289 |
-
</div>
|
| 290 |
|
| 291 |
<!-- jQuery -->
|
| 292 |
<script src="static/js/jquery.min.js"></script>
|
|
|
|
| 284 |
</div><!-- END container-wrap -->
|
| 285 |
</div>
|
| 286 |
|
| 287 |
+
|
|
|
|
|
|
|
| 288 |
|
| 289 |
<!-- jQuery -->
|
| 290 |
<script src="static/js/jquery.min.js"></script>
|