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:
parent
54cd0f8c2f
commit
9d2cf56177
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user