mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Change breadcrumb item padding variable name (#28125)
This commit is contained in:
@@ -1037,7 +1037,7 @@ $figure-caption-color: $gray-600 !default;
|
||||
|
||||
$breadcrumb-padding-y: .75rem !default;
|
||||
$breadcrumb-padding-x: 1rem !default;
|
||||
$breadcrumb-item-padding: .5rem !default;
|
||||
$breadcrumb-item-padding-x: .5rem !default;
|
||||
|
||||
$breadcrumb-margin-bottom: 1rem !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user