]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
twerk gallery examples to stay at 400px or less for proper retinafying
authorMark Otto <otto@github.com>
Sat, 16 Feb 2013 01:27:05 +0000 (17:27 -0800)
committerMark Otto <otto@github.com>
Sat, 16 Feb 2013 01:27:05 +0000 (17:27 -0800)
docs/assets/css/docs.css
docs/index.html

index 8c3c090a3d2fc81960bc1312902f12c7b9f4dbc6..e42e5e86904a412bdce55a3232b58fb526ad4bdd 100644 (file)
@@ -523,7 +523,8 @@ input.focused {
 -------------------------------------------------- */
 
 .bs-docs-gallery .thumbnail {
-  margin-bottom: 20px;
+  max-width: 400px;
+  margin: 0 auto 20px;
 }
 
 
index a6d2a413e0b12842dc1d577325a1d3230df46010..fda34426450dd6af013f402c1dc761b394b13bd0 100644 (file)
@@ -49,7 +49,7 @@ title: Bootstrap
 
     <h1>Built with Bootstrap.</h1>
     <p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery.html">visit the gallery</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
-    <div class="row example-sites">
+    <div class="row bs-docs-gallery">
       <div class="span3">
         <a class="thumbnail" href="http://delicious.com">
           <img src="assets/img/example-sites/example-delicious.jpg">