mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02: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