]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Split CSS vars for padding values (#35921)
authorMark Otto <markd.otto@gmail.com>
Tue, 1 Mar 2022 20:52:00 +0000 (12:52 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 20:52:00 +0000 (12:52 -0800)
commit9030f57db7762a48c813881ef22a99e6cebe99ce
tree18bdc0950330fbf9ba38ca2289d06956cec3919e
parentb59b1080e1324394331b670fb102343ecb8736f8
Split CSS vars for padding values (#35921)

* Split CSS vars for padding values

Make these few components consistent with where we're heading with other components. Had to add some new Sass variables to handle the dropdown-header element, but not a huge deal. This ensures we can drop the combined variable in v6 when we're ready.

* Update scss/_dropdown.scss

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* Deprecate dropdown-header-padding var

Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
scss/_alert.scss
scss/_badge.scss
scss/_dropdown.scss
scss/_variables.scss