From: Mark Otto Date: Tue, 27 Aug 2013 00:47:56 +0000 (-0700) Subject: Fixes #10137: correct classes on thumbnails X-Git-Tag: v3.0.1~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd9980e8c94eed0af65fbc60129aa315f24d13a4;p=thirdparty%2Fbootstrap.git Fixes #10137: correct classes on thumbnails --- diff --git a/components.html b/components.html index 36f7a23f91..6273276473 100644 --- a/components.html +++ b/components.html @@ -2118,7 +2118,7 @@ body { padding-bottom: 70px; }

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

-
+
Generic placeholder thumbnail
@@ -2128,7 +2128,7 @@ body { padding-bottom: 70px; }
-
+
Generic placeholder thumbnail
@@ -2138,7 +2138,7 @@ body { padding-bottom: 70px; }
-
+
Generic placeholder thumbnail
@@ -2152,7 +2152,7 @@ body { padding-bottom: 70px; }
{% highlight html %}
-
+
...