Skip to content

Commit

Permalink
Revert "Add align-self: center to buttons for improved rendering in…
Browse files Browse the repository at this point in the history
… flex containers" (#35143)

This reverts commit 94c80ff.
  • Loading branch information
mdo authored and XhmikosR committed Oct 9, 2021
1 parent 5ecef8a commit 09f73a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_buttons.scss
Expand Up @@ -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;
Expand Down

0 comments on commit 09f73a6

Please sign in to comment.