From 4cbb663d9d9f1399b37e97a54c0b9f67270c4943 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Feb 2013 18:10:29 -0800 Subject: [PATCH] Update some links and rename #gridsystem to #grid-system --- docs/assets/js/application.js | 4 ++-- docs/components.html | 2 +- docs/css.html | 4 ++-- docs/index.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index dfe127164..4b0b59618 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -34,8 +34,8 @@ }) // add tipsies to grid for scaffolding - if ($('#gridSystem').length) { - $('#gridSystem').tooltip({ + if ($('#grid-system').length) { + $('#grid-system').tooltip({ selector: '.show-grid > [class*="span"]' , title: function () { return $(this).width() + 'px' } }) diff --git a/docs/components.html b/docs/components.html index b80eb6e71..c30699dc5 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1380,7 +1380,7 @@ title: Components -

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.

diff --git a/docs/css.html b/docs/css.html index 297b4ea33..a295ae244 100644 --- a/docs/css.html +++ b/docs/css.html @@ -23,7 +23,7 @@ title: CSS
  • Global settings
  • Typography
  • Code
  • -
  • Grid system
  • +
  • Grid system
  • Tables
  • Forms
  • Buttons
  • @@ -440,7 +440,7 @@ title: CSS -
    +
    diff --git a/docs/index.html b/docs/index.html index fda344264..6cb633709 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,12 +43,12 @@ title: Bootstrap

    Packed with features.

    -

    A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.

    +

    A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.

    Built with Bootstrap.

    - +