Commit 63fd119c authored by Mark Otto's avatar Mark Otto

Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wip

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