diff options
| author | Mark Otto <[email protected]> | 2011-10-09 21:13:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-09 21:13:26 -0700 |
| commit | f61fe3c4746ec09ff64756797fe6314be5f53b30 (patch) | |
| tree | 7b5de05d4795b45c32632762d7504c1346b90fb8 /docs/index.html | |
| parent | 913338f930736a1b186178469c6eafb55c1dbea8 (diff) | |
| download | bootstrap-f61fe3c4746ec09ff64756797fe6314be5f53b30.tar.xz bootstrap-f61fe3c4746ec09ff64756797fe6314be5f53b30.zip | |
refactor fluid layout to be more specific to not interfere with modal content while adding right sidebar option
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 137144991..194111b78 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1278,7 +1278,7 @@ </ul> </li> </ul> - <form class="pull-left" action=""> + <form class="form-search pull-left" action=""> <input type="text" placeholder="Search" /> </form> <ul class="nav secondary-nav"> |
