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"

This reverts commit 94c80ff.
  • Loading branch information
mdo committed Oct 8, 2021
1 parent ec62be2 commit 86cf1ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_buttons.scss
Original file line number Diff line number Diff line change
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 86cf1ae

Please sign in to comment.