Update bower dependencies.
This commit is contained in:
parent
818bdad5af
commit
2beab45f32
185 changed files with 21480 additions and 8110 deletions
|
@ -14,11 +14,11 @@
|
|||
display: inline-block;
|
||||
|
||||
+ li:before {
|
||||
padding: 0 5px;
|
||||
color: $breadcrumb-color;
|
||||
// [converter] Workaround for https://github.com/sass/libsass/issues/1115
|
||||
$nbsp: "\00a0";
|
||||
content: "#{$breadcrumb-separator}#{$nbsp}"; // Unicode space added since inline-block means non-collapsing white-space
|
||||
padding: 0 5px;
|
||||
color: $breadcrumb-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue