aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-05 01:01:23 -0800
committerMark Otto <[email protected]>2013-02-05 01:01:23 -0800
commit238566b4451e69c5558e0d48df7b02bfe871df6b (patch)
tree4b99d6100c01cd054cb2e59623e83c282a7526ec /docs
parent2576e6d1d6fe36fdec782a44bccf0d9ab239ef2b (diff)
downloadbootstrap-238566b4451e69c5558e0d48df7b02bfe871df6b.tar.xz
bootstrap-238566b4451e69c5558e0d48df7b02bfe871df6b.zip
mo betta thumbnails docs
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html3
-rw-r--r--docs/templates/pages/components.mustache3
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 46b4fde49..b169164ad 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1355,8 +1355,9 @@
================================================== -->
<section id="thumbnails">
<div class="page-header">
- <h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1>
+ <h1>Thumbnails</h1>
</div>
+ <p class="lead">Extend Bootstrap's <a href="./css.html#gridSystem">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
<h3>Default thumbnails</h3>
<p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 913fd261c..9c4842385 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -1287,8 +1287,9 @@
================================================== -->
<section id="thumbnails">
<div class="page-header">
- <h1>Thumbnails <small>Grids of images, videos, text, and more</small></h1>
+ <h1>Thumbnails</h1>
</div>
+ <p class="lead">Extend Bootstrap's <a href="./css.html#gridSystem">grid system</a> with the thumbnail component to easily display grids of images, videos, text, and more.</p>
<h3>Default thumbnails</h3>
<p>By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.</p>