]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Revert "Add `align-self: center` to buttons for improved rendering in flex containers...
authorMark Otto <markd.otto@gmail.com>
Sat, 9 Oct 2021 06:34:32 +0000 (23:34 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 9 Oct 2021 06:41:51 +0000 (09:41 +0300)
This reverts commit 94c80ff613dce6620591acd7f9930ce8f40c5ed0.

scss/_buttons.scss

index fc72cde4d35a7d8df9eb38215035276e7bcab9cd..ee4287c9201d3035e6b7fc38935836e53fd25597 100644 (file)
@@ -4,7 +4,6 @@
 
 .btn {
   display: inline-block;
-  align-self: center;
   font-family: $btn-font-family;
   font-weight: $btn-font-weight;
   line-height: $btn-line-height;