Commit 6c23fff4 authored by Mark Otto's avatar Mark Otto

misc docs content changes

parent c8fa2600
...@@ -146,7 +146,7 @@ hr.soften { ...@@ -146,7 +146,7 @@ hr.soften {
bottom: 0; bottom: 0;
left: 0; left: 0;
background: url(../img/bs-docs-masthead-pattern.png) repeat center center; background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
opacity: .3; opacity: .4;
} }
/* Masthead (docs home) /* Masthead (docs home)
......
...@@ -168,20 +168,8 @@ ...@@ -168,20 +168,8 @@
<h2>Options</h2> <h2>Options</h2>
<p>...</p> <p>...</p>
<h3>Dropup menus</h3>
<p>...</p>
<h3>Aligning the menus</h3> <h3>Aligning the menus</h3>
<p>...</p> <p>...</p>
<hr class="bs-docs-separator">
<h2>Usage</h2>
<p>...</p>
</section> </section>
......
...@@ -97,20 +97,8 @@ ...@@ -97,20 +97,8 @@
<h2>{{_i}}Options{{/i}}</h2> <h2>{{_i}}Options{{/i}}</h2>
<p>{{_i}}...{{/i}}</p> <p>{{_i}}...{{/i}}</p>
<h3>{{_i}}Dropup menus{{/i}}</h3>
<p>{{_i}}...{{/i}}</p>
<h3>{{_i}}Aligning the menus{{/i}}</h3> <h3>{{_i}}Aligning the menus{{/i}}</h3>
<p>{{_i}}...{{/i}}</p> <p>{{_i}}...{{/i}}</p>
<hr class="bs-docs-separator">
<h2>{{_i}}Usage{{/i}}</h2>
<p>{{_i}}...{{/i}}</p>
</section> </section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment