diff options
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 4 |
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"> |
