]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
address #1722 by finishing incomplete sentence on responsive
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 09:59:16 +0000 (01:59 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 09:59:16 +0000 (01:59 -0800)
docs/assets/bootstrap.zip
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index 09a3b9cb682f1d012d5803c21cdc33e0d62e9d48..8f8bd1c916cf3fc692783e62db22539ec0407c7a 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index b8dc426640ee7106c9b95652ca95c919766f74f3..dc20961dc4c4f651d0d24e14f72498eb6451a6c2 100644 (file)
       <ol>
         <li>Use the compiled responsive version, bootstrap-responsive.css</li>
         <li>Add @import "responsive.less" and recompile Bootstrap</li>
-        <li>Modify and recompile responsive.less as a separate</li>
+        <li>Modify and recompile responsive.less as a separate file</li>
       </ol>
       <p><strong>Why not just include it?</strong> Truth be told, not everything needs to be responsive. Instead of encouraging developers to remove this feature, we figure it best to enable it.</p>
     </div>
index c81f2e535ba075d3d75897bf9edd1b45e2cfce53..c0fa632e3b3c6c435783207ebd5367b86c772438 100644 (file)
       <ol>
         <li>{{_i}}Use the compiled responsive version, bootstrap-responsive.css{{/i}}</li>
         <li>{{_i}}Add @import "responsive.less" and recompile Bootstrap{{/i}}</li>
-        <li>{{_i}}Modify and recompile responsive.less as a separate{{/i}}</li>
+        <li>{{_i}}Modify and recompile responsive.less as a separate file{{/i}}</li>
       </ol>
       <p>{{_i}}<strong>Why not just include it?</strong> Truth be told, not everything needs to be responsive. Instead of encouraging developers to remove this feature, we figure it best to enable it.{{/i}}</p>
     </div>