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 @@
  • Tab
  • Tooltip
  • Popover
  • -
  • Alert
  • -
  • Button
  • +
  • Alert
  • +
  • Button
  • Collapse
  • Carousel
  • Typeahead
  • diff --git a/docs/docs.html b/docs/docs.html index 1af0f367b2..d27c6e2238 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3677,7 +3677,7 @@ For example, <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.

    Standard pagination

    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.

    Default thumbnails

    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.

    Default alert

    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.

    @@ -5790,7 +5790,7 @@ $('#example').tooltip(options) -
    +
    @@ -5863,13 +5863,13 @@ $('#my-alert').bind('closed', function () { // do something… }) {% endhighlight %} -
    + -
    +
    @@ -6008,7 +6008,7 @@ $('.nav-tabs').button() $('.btn').button('complete') {% endhighlight %} -
    +