1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

Allow customization of breadcrumb border radius (#25807)

This commit is contained in:
Alexander Hjorth
2018-03-12 17:55:47 +01:00
committed by XhmikosR
parent 50220acde4
commit 6d7d91ef3b
2 changed files with 3 additions and 1 deletions

View File

@@ -870,6 +870,8 @@ $breadcrumb-divider-color: $gray-600 !default;
$breadcrumb-active-color: $gray-600 !default;
$breadcrumb-divider: "/" !default;
$breadcrumb-border-radius: $border-radius !default;
// Carousel