diff options
| -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 %} |
