mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Merge pull request #7718 from burnsra/3.0.0-wip-breadcrumbs
Cleanup breadcrumb divider last item
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -4024,7 +4024,7 @@ button.close {
|
||||
}
|
||||
|
||||
.breadcrumb > li:last-child:after {
|
||||
content: "";
|
||||
display: none;
|
||||
}
|
||||
|
||||
.breadcrumb > .active {
|
||||
|
Reference in New Issue
Block a user