diff options
| author | Mark Otto <[email protected]> | 2013-08-11 13:20:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-11 13:20:24 -0700 |
| commit | 0b9efa95656a4f04b3bf09d55727fcfa9158e65a (patch) | |
| tree | 09983de4b3f13a4b1b0d0d0dd51800013e20e886 /components.html | |
| parent | a19ed6dcc198143a13e0a945c4972c67a86ba77a (diff) | |
| download | bootstrap-0b9efa95656a4f04b3bf09d55727fcfa9158e65a.tar.xz bootstrap-0b9efa95656a4f04b3bf09d55727fcfa9158e65a.zip | |
fix indentation
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 4 |
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 %} |
