mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Revert "Add align-self: center
to buttons for improved rendering in flex containers" (#35143)
This reverts commit 94c80ff613dce6620591acd7f9930ce8f40c5ed0.
This commit is contained in:
parent
5ecef8ac01
commit
09f73a6a12
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
align-self: center;
|
|
||||||
font-family: $btn-font-family;
|
font-family: $btn-font-family;
|
||||||
font-weight: $btn-font-weight;
|
font-weight: $btn-font-weight;
|
||||||
line-height: $btn-line-height;
|
line-height: $btn-line-height;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user