aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/default.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-16 19:13:58 -0700
committerMark Otto <[email protected]>2013-05-16 19:13:58 -0700
commite5d6a40a7781daea884dc4472e5eb3f1705a8498 (patch)
tree36cde06ada440fca9ad8672328500d5b2a05a61a /docs/_layouts/default.html
parentbdd50228331128668be6e9cd68e1f6794b620243 (diff)
downloadbootstrap-e5d6a40a7781daea884dc4472e5eb3f1705a8498.tar.xz
bootstrap-e5d6a40a7781daea884dc4472e5eb3f1705a8498.zip
Redo the responsive utilities stuff
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests
Diffstat (limited to 'docs/_layouts/default.html')
-rw-r--r--docs/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 249088b99..638b5485e 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-top">
+ <a href="#" class="bs-top">
Back to top
</a>