Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_buttons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_buttons.scss b/scss/_buttons.scss
index ee4287c920..fc72cde4d3 100644
--- a/scss/_buttons.scss
+++ b/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;