2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add basic back to top link to docs sidenavs, fixes #12589

This commit is contained in:
Mark Otto
2014-02-05 13:46:24 -08:00
parent 7861f6e8a5
commit f16a2376c1
4 changed files with 28 additions and 4 deletions
+3
View File
@@ -44,6 +44,9 @@
{% include nav-migration.html %}
{% endif %}
</ul>
<a class="back-to-top" href="#top">
Back to top
</a>
</div>
</div>
</div>