1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

remoe comment /cc @cvrebert

This commit is contained in:
Mark Otto 2015-09-05 20:54:25 -07:00
parent e859b4b216
commit c0b5f71874

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}";
}
}