mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 00:54:04 +02:00
run make after that breadcrumbs tweak
This commit is contained in:
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@@ -3982,6 +3982,10 @@ button.close {
|
|||||||
content: "\00a0 /";
|
content: "\00a0 /";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.breadcrumb > li:last-child:after {
|
||||||
|
content: "";
|
||||||
|
}
|
||||||
|
|
||||||
.breadcrumb > .active {
|
.breadcrumb > .active {
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user