2
0
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:
astrahov
2019-02-11 15:36:40 +05:00
committed by XhmikosR
parent cbd333185e
commit 62277bc58e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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;