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