diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index f4caabc5c6..75967f704f 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -211,8 +211,8 @@
<section>
should be wrapped as inline.
Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.
+Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.
Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.
@@ -4024,7 +4024,7 @@ For example,<section>
should be wrapped as inline.
Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.
+Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.
By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.
@@ -4124,7 +4124,7 @@ For example,<section>
should be wrapped as inline.
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
+Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
Wrap any text and an optional dismiss button in .alert
for a basic warning alert message. To ensure proper behavior across all devices, be sure to use <button>
element with the data-dismiss="alert"
data attribute.