]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #4417: proper height on thumbnail placeholder image
authorMark Otto <markotto@twitter.com>
Fri, 17 Aug 2012 18:27:11 +0000 (11:27 -0700)
committerMark Otto <markotto@twitter.com>
Fri, 17 Aug 2012 18:27:11 +0000 (11:27 -0700)
docs/components.html
docs/templates/pages/components.mustache

index 583890200e89f100fa5be84f93ef8ba100d2b3f3..0b2ba25c7b98e7a068a94ffb686f2934f5d96999 100644 (file)
           <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">
index fe9e9f464fb3bea6a14848e77d47b0a6245d4a8d..f0c4cc73a020ab26cb915941108e66fef686fa4d 100644 (file)
           <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">