diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 35f7bb170a..7739c685e0 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -120,10 +120,10 @@ sagittis lacus vel augue laoreet rutrum faucibus.">

For proper cross-browser and cross-platform behavior, you must use the <a> tag, not the <button> tag, and you also must include a tabindex attribute.

- Dismissible popover + Dismissible popover
{% highlight html %} -Dismissible popover +Dismissible popover {% endhighlight %} 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 {% if page.slug == "css" or page.slug == "components" or page.slug == "js" %} - + Preview theme {% endif %}