remoe comment /cc @cvrebert

This commit is contained in:
Mark Otto 2015-09-05 20:54:25 -07:00
parent e859b4b216
commit c0b5f71874
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
padding-right: .5rem;
padding-left: .5rem;
color: $breadcrumb-divider-color;
content: "#{$breadcrumb-divider}"; // Unicode space added since inline-block means non-collapsing white-space
content: "#{$breadcrumb-divider}";
}
}