Commit 7ce62ffc authored by Mark Otto's avatar Mark Otto

make after merging in breadcrumbs wrap fix

parent 63fd119c
......@@ -2642,7 +2642,7 @@ button.btn.small, input[type="submit"].btn.small {
box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
display: inline;
display: inline-block;
text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
......
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