mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
run make after that breadcrumbs tweak
This commit is contained in:
parent
42b6934930
commit
a2145df7c4
1 changed files with 4 additions and 0 deletions
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…
Add table
Reference in a new issue