aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-11-21 11:05:45 -0800
committerChris Rebert <[email protected]>2013-11-21 11:05:45 -0800
commit7ab6c2743b14cb292c5e49965852c7b478f1db76 (patch)
treeb74fb6c503b48cee72bfcc0bc1e958cde276e95f /components.html
parent6ed5a844a8ca3582240ddda70d63a3d7bfea7c50 (diff)
parentd873af866216c0c04a2457963cb1761444cd0b81 (diff)
downloadbootstrap-7ab6c2743b14cb292c5e49965852c7b478f1db76.tar.xz
bootstrap-7ab6c2743b14cb292c5e49965852c7b478f1db76.zip
Merge pull request #11578 from barraponto/patch-1
Make it clear there's a nested media element in the first example
Diffstat (limited to 'components.html')
-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>