mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Alternate docs mention of breadcrumbs separator, as called out in #7601
This commit is contained in:
parent
e60c07327b
commit
a956a3258b
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user