diff options
| author | Mark Otto <[email protected]> | 2013-04-20 12:23:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-20 12:23:27 -0700 |
| commit | a956a3258b48e697666058889b3c0add591647a2 (patch) | |
| tree | c8ef4e0815feeb2bd772fc0b4ea08ee2dbf5d4b8 /docs/docs.html | |
| parent | e60c07327b0b5d4ff6700b8848ba77c3040144d5 (diff) | |
| download | bootstrap-a956a3258b48e697666058889b3c0add591647a2.tar.xz bootstrap-a956a3258b48e697666058889b3c0add591647a2.zip | |
Alternate docs mention of breadcrumbs separator, as called out in #7601
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index 8eaab75d4..7fc72bf9c 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3761,7 +3761,7 @@ body { <h1>Breadcrumbs <small></small></h1> </div> <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"> <ul class="breadcrumb"> <li class="active">Home</li> |
