Skip to content

Commit

Permalink
Update docs for navs
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Otto <otto@github.com>
  • Loading branch information
2 people authored and XhmikosR committed Jun 9, 2020
1 parent e140ff9 commit 6061227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.0/components/navs.md
Expand Up @@ -187,7 +187,7 @@ Force your `.nav`'s contents to extend the full available width one of two modif
</ul>
{{< /example >}}

When using a `<nav>`-based navigation.
When using a `<nav>`-based navigation, you can safely omit `.nav-item` as only `.nav-link` is required for styling `<a>` elements.

{{< example >}}
<nav class="nav nav-pills nav-fill">
Expand Down

0 comments on commit 6061227

Please sign in to comment.