mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
(#22414) Rename for consistency $dropdown-margin-top to $dropdown-spacer
This commit is contained in:
@@ -491,7 +491,7 @@ $form-feedback-invalid-color: theme-color("danger") !default;
|
||||
|
||||
$dropdown-min-width: 10rem !default;
|
||||
$dropdown-padding-y: .5rem !default;
|
||||
$dropdown-margin-top: .125rem !default;
|
||||
$dropdown-spacer: .125rem !default;
|
||||
$dropdown-bg: $white !default;
|
||||
$dropdown-border-color: rgba($black,.15) !default;
|
||||
$dropdown-border-width: $border-width !default;
|
||||
|
||||
Reference in New Issue
Block a user