mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
add role="button" to a couple more dummy-anchor btns
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user