aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-21 20:56:06 -0700
committerMark Otto <[email protected]>2011-08-21 20:56:06 -0700
commitf169c99f726c250f0bb2f68ea4eedaaf3fbe15c0 (patch)
treef182f5017e0427f7787905a2c7fce1669eb2df81
parent0df17f06d8cb94ccee42cd5c8536965c2df7e643 (diff)
downloadbootstrap-f169c99f726c250f0bb2f68ea4eedaaf3fbe15c0.tar.xz
bootstrap-f169c99f726c250f0bb2f68ea4eedaaf3fbe15c0.zip
more tweaks to resolve some missed conflicts
-rw-r--r--bootstrap-1.0.0.css2
-rw-r--r--docs/index.html32
2 files changed, 6 insertions, 28 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css
index 4ee29652c..6cf9f7bb7 100644
--- a/bootstrap-1.0.0.css
+++ b/bootstrap-1.0.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Aug 21 20:53:42 PDT 2011
+ * Date: Sun Aug 21 20:55:56 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
diff --git a/docs/index.html b/docs/index.html
index 983ea7d87..263ccc3ed 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -900,35 +900,12 @@
<div class="page-header">
<h1>Navigation</h1>
</div>
+
<h2>Fixed topbar</h2>
<div class="topbar-wrapper" style="z-index: 5;">
<div class="topbar">
- <div class="container">
- <h3><a href="#">Project Name</a></h3>
- <ul>
- <li class="active"><a href="#">Home</a></li>
- <li><a href="#">Link</a></li>
- <li><a href="#">Link</a></li>
- <li><a href="#">Link</a></li>
- </ul>
- <form action="">
- <input type="text" placeholder="Search" />
- </form>
- <ul class="nav secondary-nav">
- <li class="menu">
- <a href="#" class="menu">Dropdown</a>
- <ul class="menu-dropdown">
- <li><a href="#">Secondary link</a></li>
- <li><a href="#">Something else here</a></li>
- <li class="divider"></li>
- <li><a href="#">Another link</a></li>
- </ul>
- </li>
- </ul>
-=======
->>>>>>> .merge_file_ugVE3k
<div class="fill">
- <div class="container fixed">
+ <div class="container">
<h3><a href="#">Project Name</a></h3>
<ul>
<li class="active"><a href="#">Home</a></li>
@@ -951,9 +928,10 @@
</li>
</ul>
</div>
- </div>
- </div>
+ </div> <!-- /fill -->
+ </div> <!-- /topbar -->
</div> <!-- topbar-wrapper -->
+
<div class="row">
<div class="span5 columns">
<h4>What is it</h4>