diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index a8dd8c64f0..ed00b62fa3 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -93,9 +93,7 @@ List group
Toggleable, contextual menu for displaying lists of links. Made interactive with the dropdown JavaScript plugin.
+Toggleable, contextual menu for displaying lists of links. Made interactive with the dropdown JavaScript plugin.
Wrap the dropdown's trigger and the dropdown menu within .dropdown
, or another element that declares position: relative;
. Then add the menu's HTML.
Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with our buttons plugin.
+Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with our buttons plugin.
Button dropdowns require the dropdown plugin to be included in your version of Bootstrap.
+Button dropdowns require the dropdown plugin to be included in your version of Bootstrap.
Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.
+Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.
The responsive navbar requires the collapse plugin to be included in your version of Bootstrap.
+The responsive navbar requires the collapse plugin to be included in your version of Bootstrap.
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.
@@ -1352,7 +1352,7 @@ body { padding-bottom: 70px; }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.
@@ -1452,7 +1452,7 @@ body { padding-bottom: 70px; }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.
Easily include full-width list groups within any panel.
+Easily include full-width list groups within any panel.
In addition to prebuilt grid classes for fast layouts, Bootstrap includes LESS variables and mixins for quickly generating your own simple, semantic layouts.
+In addition to prebuilt grid classes for fast layouts, Bootstrap includes LESS variables and mixins for quickly generating your own simple, semantic layouts.
Variables determine the number of columns, the gutter width, and the media query point at which to begin floating columns. We use these to generate the predefined grid classes documented above, as well as for the custom mixins listed below.
@@ -1077,12 +1077,6 @@ For example,<section>
should be wrapped as inline.
.info
-