Commit ced08f69 authored by Eric Thomas's avatar Eric Thomas

Wrap long breadcrumb trails

parent 98d1659e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
.border-radius(3px); .border-radius(3px);
.box-shadow(inset 0 1px 0 @white); .box-shadow(inset 0 1px 0 @white);
li { li {
display: inline; display: inline-block;
text-shadow: 0 1px 0 @white; text-shadow: 0 1px 0 @white;
} }
.divider { .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