]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove 940px from default grid heading
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 10:24:14 +0000 (02:24 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 10:24:14 +0000 (02:24 -0800)
docs/assets/bootstrap.zip
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index bd2b6ffdbf35896063aa37a9a65c91d302f5d51a..8c304bc8b8abd74ed3086daa58cf345e30caa7c3 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index dc20961dc4c4f651d0d24e14f72498eb6451a6c2..b2962f3176af27a28661ec5238d1ee2c3c649b9e 100644 (file)
@@ -97,7 +97,7 @@
     <h1>Grid system <small>12 columns with a responsive twist</small></h1>
   </div>
 
-  <h2>Default 940px grid</h2>
+  <h2>Default grid</h2>
   <div class="row show-grid">
     <div class="span1">1</div>
     <div class="span1">1</div>
index c0fa632e3b3c6c435783207ebd5367b86c772438..1694a052d647708364dd40453b025455b2ceff6e 100644 (file)
@@ -21,7 +21,7 @@
     <h1>{{_i}}Grid system <small>12 columns with a responsive twist</small>{{/i}}</h1>
   </div>
 
-  <h2>{{_i}}Default 940px grid{{/i}}</h2>
+  <h2>{{_i}}Default grid{{/i}}</h2>
   <div class="row show-grid">
     <div class="span1">1</div>
     <div class="span1">1</div>