Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 577b08dede..6342cd20e4 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -48,7 +48,7 @@
Back to top
</a>
{% if page.slug == "css" or page.slug == "components" or page.slug == "js" %}
- <a href="#" class="bs-docs-theme-toggle">
+ <a href="#" class="bs-docs-theme-toggle" role="button">
Preview theme
</a>
{% endif %}