From: Steven Black Date: Tue, 24 Feb 2015 02:41:53 +0000 (-0500) Subject: docs>components>thumbnails headings X-Git-Tag: v3.3.4~83^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8280e40a01e0affdb684d15e1bedc93310bd627;p=thirdparty%2Fbootstrap.git docs>components>thumbnails headings --- diff --git a/docs/_includes/components/thumbnails.html b/docs/_includes/components/thumbnails.html index 530ae50fb6..0f83826198 100644 --- a/docs/_includes/components/thumbnails.html +++ b/docs/_includes/components/thumbnails.html @@ -4,7 +4,7 @@

Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.

If you're looking for Pinterest-like presentation of thumbnails of varying heights and/or widths, you'll need to use a third-party plugin such as Masonry, Isotope, or Salvattore.

-

Default example

+

Default example

By default, Bootstrap's thumbnails are designed to showcase linked images with minimal required markup.

@@ -41,7 +41,7 @@
{% endhighlight %} -

Custom content

+

Custom content

With a bit of extra markup, it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails.