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:
parent
e859b4b216
commit
c0b5f71874
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
padding-right: .5rem;
|
padding-right: .5rem;
|
||||||
padding-left: .5rem;
|
padding-left: .5rem;
|
||||||
color: $breadcrumb-divider-color;
|
color: $breadcrumb-divider-color;
|
||||||
content: "#{$breadcrumb-divider}"; // Unicode space added since inline-block means non-collapsing white-space
|
content: "#{$breadcrumb-divider}";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue