aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCapi Etheriel <[email protected]>2013-11-21 15:13:05 -0200
committerCapi Etheriel <[email protected]>2013-11-21 15:13:05 -0200
commitd873af866216c0c04a2457963cb1761444cd0b81 (patch)
treeb74fb6c503b48cee72bfcc0bc1e958cde276e95f
parent6ed5a844a8ca3582240ddda70d63a3d7bfea7c50 (diff)
downloadbootstrap-d873af866216c0c04a2457963cb1761444cd0b81.tar.xz
bootstrap-d873af866216c0c04a2457963cb1761444cd0b81.zip
Make it clear there's a nested media element in the first example
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index f991cccda..53a788f3f 100644
--- a/components.html
+++ b/components.html
@@ -3160,7 +3160,7 @@ body { padding-bottom: 70px; }
<img class="media-object" data-src="holder.js/64x64" alt="Generic placeholder image">
</a>
<div class="media-body">
- <h4 class="media-heading">Media heading</h4>
+ <h4 class="media-heading">Nested media heading</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>