mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 04:10:58 +00:00
Revert "Add align-self: center to buttons for improved rendering in flex containers" (#35143)
This reverts commit 94c80ff613.
This commit is contained in:
parent
5ecef8ac01
commit
09f73a6a12
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue