mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03: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