aboutsummaryrefslogtreecommitdiff
path: root/scss/_buttons.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_buttons.scss')
-rw-r--r--scss/_buttons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_buttons.scss b/scss/_buttons.scss
index ee4287c92..fc72cde4d 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;