diff options
Diffstat (limited to 'vendor/twbs/bootstrap/scss/_buttons.scss')
-rw-r--r-- | vendor/twbs/bootstrap/scss/_buttons.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/scss/_buttons.scss b/vendor/twbs/bootstrap/scss/_buttons.scss index fc72cde4d..ee4287c92 100644 --- a/vendor/twbs/bootstrap/scss/_buttons.scss +++ b/vendor/twbs/bootstrap/scss/_buttons.scss @@ -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; |