Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohit Sharma <rohit2sharma95@gmail.com>2020-06-08 21:35:55 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-06-09 07:48:58 +0300
commit6061227f77425b7032f5655b9969302ab4f621dc (patch)
treed101656d6799213e126acd4a9d5636e439cf8612
parente140ff92ed47a6dfcc6ae68b17fcc9c1732f10de (diff)
Update docs for navs
Co-authored-by: Mark Otto <otto@github.com>
-rw-r--r--site/content/docs/5.0/components/navs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/components/navs.md b/site/content/docs/5.0/components/navs.md
index f05a5763da..ad5753cb10 100644
--- a/site/content/docs/5.0/components/navs.md
+++ b/site/content/docs/5.0/components/navs.md
@@ -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">