1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

updated js docs page to new 12 column layout, fix subhead jumbotron styles to match new front page

This commit is contained in:
Mark Otto
2011-10-17 00:03:52 -07:00
parent e7d2218b20
commit 6d2e39950d
4 changed files with 42 additions and 62 deletions

View File

@@ -30,7 +30,7 @@
<div class="navbar navbar-fixed" data-scrollspy="scrollspy">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="#">Bootstrap</a>
<a class="brand" href="./index.html">Bootstrap</a>
<ul class="nav">
<li class="active"><a href="#overview">Overview</a></li>
<li><a href="#about">About</a></li>
@@ -1235,7 +1235,7 @@
</li>
</ul>
<form class="form-search navbar-search pull-left" action="">
<input type="text" class="search-query" placeholder="Search">
<input type="text" class="search-query span2" placeholder="Search">
</form>
<ul class="nav secondary-nav">
<li class="dropdown">