From 521ff5c8a7c87b30de3491bfcefe4dd5f49382c4 Mon Sep 17 00:00:00 2001 From: Francis Brunelle Date: Wed, 31 Jul 2013 22:37:36 -0400 Subject: add nav to media object and thumbnails --- components.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 227526a28..862bf93f0 100644 --- a/components.html +++ b/components.html @@ -1694,7 +1694,7 @@ body { padding-bottom: 70px; }

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

-

Default thumbnails

+

Default thumbnails

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

@@ -1731,7 +1731,7 @@ body { padding-bottom: 70px; }
{% endhighlight %} -

Custom content thumbnails

+

Custom content thumbnails

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

@@ -2016,7 +2016,7 @@ body { padding-bottom: 70px; }

Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.

-

Default example

+

Default media

The default media allow to float a media object (images, video, audio) to the left or right of a content block.

@@ -2059,7 +2059,7 @@ body { padding-bottom: 70px; }
{% endhighlight %} -

Media list

+

Media list

With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).

    -- cgit v1.2.3