Commit 5eac5dab authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #9245 from jlaswell/patch-1

Update components.html
parents 1b04535f 64888ce0
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -1853,7 +1853,7 @@ body { padding-bottom: 70px; } ...@@ -1853,7 +1853,7 @@ body { padding-bottom: 70px; }
</div><!-- /.bs-example --> </div><!-- /.bs-example -->
{% highlight html %} {% highlight html %}
<div class="row"> <div class="row">
<div class="col-lg-3"> <div class="col-lg-4">
<div class="thumbnail"> <div class="thumbnail">
<img data-src="holder.js/300x200" alt=""> <img data-src="holder.js/300x200" alt="">
<div class="caption"> <div class="caption">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment