mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-09 01:53:53 +02:00
Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors, so as to no longer require the usage of `<ol>`-based markup. Rename variables to follow naming conventions: * $breadcrumb-padding-vertical => $breadcrumb-padding-y * $breadcrumb-padding-horizontal => $breadcrumb-padding-x Introduce new variable: $breadcrumb-item-padding [skip sauce]
1.1 KiB
1.1 KiB
layout, title, group
layout | title | group |
---|---|---|
docs | Breadcrumb | components |
Indicate the current page's location within a navigational hierarchy.
Separators are automatically added in CSS through ::before
and content
.
Works fine with or without the usage of list markup.
{% example html %}
- Home
- Home
- Library