From: Chris Rebert Date: Fri, 1 Aug 2014 20:51:28 +0000 (-0700) Subject: add pointer to Masonry in the thumbnail docs X-Git-Tag: v3.3.2~5^2~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15524%2Fhead;p=thirdparty%2Fbootstrap.git add pointer to Masonry in the thumbnail docs --- diff --git a/docs/_includes/components/thumbnails.html b/docs/_includes/components/thumbnails.html index 766d79f365..530ae50fb6 100644 --- a/docs/_includes/components/thumbnails.html +++ b/docs/_includes/components/thumbnails.html @@ -2,6 +2,7 @@

Thumbnails

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

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