Commit a2145df7 authored by Mark Otto's avatar Mark Otto

run make after that breadcrumbs tweak

parent 42b69349
......@@ -3982,6 +3982,10 @@ button.close {
content: "\00a0 /";
}
.breadcrumb > li:last-child:after {
content: "";
}
.breadcrumb > .active {
color: #999999;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment