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

fixes #4417: proper height on thumbnail placeholder image

This commit is contained in:
Mark Otto
2012-08-17 11:27:11 -07:00
parent 79e05d0c0e
commit b8715ddfd0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1866,7 +1866,7 @@
<ul class="thumbnails">
<li class="span4">
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt="">
<img src="http://placehold.it/360x270" alt="">
</a>
</li>
<li class="span3">
+1 -1
View File
@@ -1795,7 +1795,7 @@
<ul class="thumbnails">
<li class="span4">
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt="">
<img src="http://placehold.it/360x270" alt="">
</a>
</li>
<li class="span3">