]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
mention responsive css in navbar responsive section
authorMark Otto <markotto@twitter.com>
Thu, 19 Apr 2012 16:28:40 +0000 (09:28 -0700)
committerMark Otto <markotto@twitter.com>
Thu, 19 Apr 2012 16:28:40 +0000 (09:28 -0700)
docs/components.html
docs/templates/pages/components.mustache

index 7cd17b8b16ce61a7ce39cabbe5876fd6c8798993..1678e58aa5b4cad2651df8bb2ba42904492f5c29 100644 (file)
 &lt;/div&gt;
 </pre>
       <div class="alert alert-info">
-        <strong>Heads up!</strong> The responsive navbar requires the <a href="./javascript.html#collapse">collapse plugin</a>.
+        <strong>Heads up!</strong> The responsive navbar requires the <a href="./javascript.html#collapse">collapse plugin</a> and <a href="./scaffolding.html#responsive">responsive Bootstrap CSS file</a>.
       </div>
 
     </div><!-- /.span -->
index ac6ce243baadfe14017ab89f0b4a47cae35221d8..8e81a95df04e04c8dc31fc56a86b2d68f54e7f2b 100644 (file)
 &lt;/div&gt;
 </pre>
       <div class="alert alert-info">
-        <strong>{{_i}}Heads up!{{/i}}</strong> The responsive navbar requires the <a href="./javascript.html#collapse">collapse plugin</a>.
+        <strong>{{_i}}Heads up!{{/i}}</strong> The responsive navbar requires the <a href="./javascript.html#collapse">collapse plugin</a> and <a href="./scaffolding.html#responsive">responsive Bootstrap CSS file</a>.
       </div>
 
     </div><!-- /.span -->