Skip to content

Commit

Permalink
Merge pull request #11578 from barraponto/patch-1
Browse files Browse the repository at this point in the history
Make it clear there's a nested media element in the first example
  • Loading branch information
cvrebert committed Nov 21, 2013
2 parents 6ed5a84 + d873af8 commit 7ab6c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.html
Expand Up @@ -3160,7 +3160,7 @@ <h4 class="media-heading">Media heading</h4>
<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>
Expand Down

0 comments on commit 7ab6c27

Please sign in to comment.