diff options
| author | Tom Pietschker <[email protected]> | 2013-02-19 14:40:05 -0500 |
|---|---|---|
| committer | Tom Pietschker <[email protected]> | 2013-02-19 14:40:05 -0500 |
| commit | ec9b01e69165c078a6a261c8d570eac70b20bf51 (patch) | |
| tree | 371003b30b665a62e2c301bf7ada7e8ab31c0ef6 /docs/components.html | |
| parent | 62b54605a7b22011835fdb43474e9d8fa27ac384 (diff) | |
| download | bootstrap-ec9b01e69165c078a6a261c8d570eac70b20bf51.tar.xz bootstrap-ec9b01e69165c078a6a261c8d570eac70b20bf51.zip | |
remove the search-query class and increase the width
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 73100279a..6c8950e0a 100644 --- a/docs/components.html +++ b/docs/components.html @@ -958,7 +958,7 @@ title: Components </li> </ul> <form class="navbar-form pull-left" action=""> - <input type="text" class="search-query span2" placeholder="Search"> + <input type="text" class="span8" placeholder="Search"> </form> <ul class="nav pull-right"> <li><a href="#">Link</a></li> @@ -1035,7 +1035,7 @@ title: Components </li> </ul> <form class="navbar-form pull-left" action=""> - <input type="text" class="search-query span2" placeholder="Search"> + <input type="text" class="span8" placeholder="Search"> </form> <ul class="nav pull-right"> <li><a href="#">Link</a></li> |
