aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-11 13:20:24 -0700
committerMark Otto <[email protected]>2013-08-11 13:20:24 -0700
commit0b9efa95656a4f04b3bf09d55727fcfa9158e65a (patch)
tree09983de4b3f13a4b1b0d0d0dd51800013e20e886
parenta19ed6dcc198143a13e0a945c4972c67a86ba77a (diff)
downloadbootstrap-0b9efa95656a4f04b3bf09d55727fcfa9158e65a.tar.xz
bootstrap-0b9efa95656a4f04b3bf09d55727fcfa9158e65a.zip
fix indentation
-rw-r--r--components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/components.html b/components.html
index b61d1997e..27bd81ccb 100644
--- a/components.html
+++ b/components.html
@@ -955,8 +955,8 @@ base_url: "../"
<li class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
- </li>
- </ul>
+ </li>
+ </ul>
</nav>
</div>
{% highlight html %}