1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 13:46:42 +02:00

fixes #4959: docs example

This commit is contained in:
Mark Otto
2012-09-04 09:13:09 -07:00
parent acf2a64016
commit 1f0043a7f5
2 changed files with 6 additions and 4 deletions

View File

@@ -1921,6 +1921,7 @@ For example, <code><section></code> should be wrapped as inlin
<input class="span2" id="inputIcon" type="text"> <input class="span2" id="inputIcon" type="text">
</div> </div>
</div> </div>
</div>
</pre> </pre>
</section> </section>

View File

@@ -1858,6 +1858,7 @@
&lt;input class="span2" id="inputIcon" type="text"&gt; &lt;input class="span2" id="inputIcon" type="text"&gt;
&lt;/div&gt; &lt;/div&gt;
&lt;/div&gt; &lt;/div&gt;
&lt;/div&gt;
</pre> </pre>
</section> </section>