mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
Alternate docs mention of breadcrumbs separator, as called out in #7601
This commit is contained in:
@@ -3761,7 +3761,7 @@ body {
|
|||||||
<h1>Breadcrumbs <small></small></h1>
|
<h1>Breadcrumbs <small></small></h1>
|
||||||
</div>
|
</div>
|
||||||
<p class="lead">Indicate the current page's location within a navigational hierarchy.</p>
|
<p class="lead">Indicate the current page's location within a navigational hierarchy.</p>
|
||||||
|
<p>Separators are automatically added in CSS through `:after` and `content`.</p>
|
||||||
<div class="bs-docs-example">
|
<div class="bs-docs-example">
|
||||||
<ul class="breadcrumb">
|
<ul class="breadcrumb">
|
||||||
<li class="active">Home</li>
|
<li class="active">Home</li>
|
||||||
|
Reference in New Issue
Block a user