aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorTom Pietschker <[email protected]>2013-02-19 14:35:48 -0500
committerTom Pietschker <[email protected]>2013-02-19 14:35:48 -0500
commit62b54605a7b22011835fdb43474e9d8fa27ac384 (patch)
tree662feb2d831e103895aad7fcf20d6a89b53e5ec9 /docs/components.html
parent3b7e5214e3c998e4c2652798dbd8aba4cfee737f (diff)
downloadbootstrap-62b54605a7b22011835fdb43474e9d8fa27ac384.tar.xz
bootstrap-62b54605a7b22011835fdb43474e9d8fa27ac384.zip
replace navbar-search with navbar-form
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 7e713938c..73100279a 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -957,7 +957,7 @@ title: Components
</ul>
</li>
</ul>
- <form class="navbar-search pull-left" action="">
+ <form class="navbar-form pull-left" action="">
<input type="text" class="search-query span2" placeholder="Search">
</form>
<ul class="nav pull-right">
@@ -1034,7 +1034,7 @@ title: Components
</ul>
</li>
</ul>
- <form class="navbar-search pull-left" action="">
+ <form class="navbar-form pull-left" action="">
<input type="text" class="search-query span2" placeholder="Search">
</form>
<ul class="nav pull-right">