mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 06:36:33 +02:00
goofed on 1 dummy <img> src attribute; thanks @extesy
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user