1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02:00

Revert "Add align-self: center to buttons for improved rendering in flex containers" (#35143)

This reverts commit 94c80ff613.
This commit is contained in:
Mark Otto
2021-10-08 23:34:32 -07:00
committed by XhmikosR
parent 5ecef8ac01
commit 09f73a6a12

View 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;