1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

fix the navbar click and a few jank responsive problems

This commit is contained in:
Mark Otto
2012-01-28 18:11:31 -08:00
parent 06df91ac55
commit 4fa931e403
9 changed files with 209 additions and 153 deletions

View File

@@ -1497,7 +1497,7 @@ For example, <code>section</code> should be wrapped as inline.
<div class="controls">
<div class="input-prepend">
<span class="add-on"><i class="icon envelope"></i></span>
<input class="span32" id="iconInput" size="16" type="text">
<input class="span2" id="iconInput" type="text">
</div>
</div>
</div>