mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02:00
@@ -187,7 +187,7 @@ Force your `.nav`'s contents to extend the full available width one of two modif
|
|||||||
</ul>
|
</ul>
|
||||||
{{< /example >}}
|
{{< /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 >}}
|
{{< example >}}
|
||||||
<nav class="nav nav-pills nav-fill">
|
<nav class="nav nav-pills nav-fill">
|
||||||
|
Reference in New Issue
Block a user