diff --git a/docs/components.html b/docs/components.html index b05d9c6e98..7e713938c0 100644 --- a/docs/components.html +++ b/docs/components.html @@ -819,16 +819,14 @@ title: Components

You can easily add dividers to your nav links with an empty list item and a simple class. Just add the appropriate class to <li> elements between links. Dividers will be horizontal to start, but at resolutions above 768px they become vertical with the navigation.

{% highlight html linenos %}