aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/customize.html2
-rw-r--r--docs/_layouts/default.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_layouts/customize.html b/docs/_layouts/customize.html
index 31a5647eb..c2370d243 100644
--- a/docs/_layouts/customize.html
+++ b/docs/_layouts/customize.html
@@ -15,7 +15,7 @@
{{ content }}
<!-- Quick back to top -->
- <a href="#welcome" class="bs-docs-top">
+ <a href="#welcome" class="bs-top">
Back to top
</a>
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 0a73d15b2..296904082 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -41,7 +41,7 @@
</div>
<!-- Quick back to top -->
- <a href="#welcome" class="bs-docs-top">
+ <a href="#welcome" class="bs-top">
Back to top
</a>