2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216

This commit is contained in:
Chris Rebert
2013-10-23 23:41:17 -07:00
parent 0d122fc323
commit 54cd0f8c2f
6 changed files with 36 additions and 35 deletions
+1 -1
View File
@@ -119,7 +119,7 @@
<div class="page-header">
<h1>Thumbnails</h1>
</div>
<img data-src="holder.js/200x200" src="data:image/png;base64," class="img-thumbnail" alt="A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera">
<img data-src="holder.js/200x200" class="img-thumbnail" alt="A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera">