Commit fd009597 authored by Mark Otto's avatar Mark Otto

mention responsive css in navbar responsive section

parent f89394b8
...@@ -1073,7 +1073,7 @@ ...@@ -1073,7 +1073,7 @@
</div> </div>
</pre> </pre>
<div class="alert alert-info"> <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>
</div><!-- /.span --> </div><!-- /.span -->
......
...@@ -996,7 +996,7 @@ ...@@ -996,7 +996,7 @@
&lt;/div&gt; &lt;/div&gt;
</pre> </pre>
<div class="alert alert-info"> <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>
</div><!-- /.span --> </div><!-- /.span -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment