diff options
Diffstat (limited to 'vendor/twbs/bootstrap/scss/_buttons.scss')
-rw-r--r-- | vendor/twbs/bootstrap/scss/_buttons.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/scss/_buttons.scss b/vendor/twbs/bootstrap/scss/_buttons.scss index ee4287c92..fc72cde4d 100644 --- a/vendor/twbs/bootstrap/scss/_buttons.scss +++ b/vendor/twbs/bootstrap/scss/_buttons.scss @@ -4,6 +4,7 @@ .btn { display: inline-block; + align-self: center; font-family: $btn-font-family; font-weight: $btn-font-weight; line-height: $btn-line-height; |