mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-16 00:04:15 -05:00
Merge 32434c4b466cebee7b944a2b237ec99647ce5dd3 into 12b3f76cc497ea59c471b9eeb89f9bbb58991dba
This commit is contained in:
commit
f554e6bb93
@ -30,7 +30,7 @@
|
|||||||
float: left; // Suppress inline spacings and underlining of the separator
|
float: left; // Suppress inline spacings and underlining of the separator
|
||||||
padding-right: var(--#{$prefix}breadcrumb-item-padding-x);
|
padding-right: var(--#{$prefix}breadcrumb-item-padding-x);
|
||||||
color: var(--#{$prefix}breadcrumb-divider-color);
|
color: var(--#{$prefix}breadcrumb-divider-color);
|
||||||
content: var(--#{$prefix}breadcrumb-divider, escape-svg($breadcrumb-divider)) #{"/* rtl:"} var(--#{$prefix}breadcrumb-divider, escape-svg($breadcrumb-divider-flipped)) #{"*/"};
|
content: var(--#{$prefix}breadcrumb-divider, escape-svg($breadcrumb-divider)) #{"/* rtl:"} var(--#{$prefix}breadcrumb-divider, escape-svg($breadcrumb-divider-flipped)) #{"*/"} / "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user