aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-08 22:52:48 -0700
committerMark Otto <[email protected]>2013-05-08 22:52:48 -0700
commit3c3e56ca50571c1efb6632fe39367de246cb3db6 (patch)
tree8adbfeb4fb617cc06487d76659a28bf6db68e4c3 /docs/_layouts/customize.html
parente5e5f6616c036bde1fd142c6721e1c5066c11d64 (diff)
downloadbootstrap-3c3e56ca50571c1efb6632fe39367de246cb3db6.tar.xz
bootstrap-3c3e56ca50571c1efb6632fe39367de246cb3db6.zip
.bs-docs-top to .bs-top
Diffstat (limited to 'docs/_layouts/customize.html')
-rw-r--r--docs/_layouts/customize.html2
1 files changed, 1 insertions, 1 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>