0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

goofed on 1 dummy <img> src attribute; thanks @extesy

This commit is contained in:
Chris Rebert 2013-10-24 12:01:09 -07:00
parent 54cd0f8c2f
commit 9d2cf56177

View File

@ -2783,7 +2783,7 @@ body { padding-bottom: 70px; }
</div>
<div class="col-sm-6 col-md-3">
<a href="#" class="thumbnail">
<img data-src="holder.js/100%x180" alt="Generic placeholder thumbnail" src="image/png;base64,">
<img data-src="holder.js/100%x180" alt="Generic placeholder thumbnail">
</a>
</div>
<div class="col-sm-6 col-md-3">