From 012f24684f0b1cbe57cdc6ede71d81a3f8f99afa Mon Sep 17 00:00:00 2001 From: ars Date: Wed, 29 Mar 2017 16:23:56 +0200 Subject: [PATCH] Add $button-font-family variable --- scss/components/_button.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/components/_button.scss b/scss/components/_button.scss index 354c8bca7..1b2a2700a 100644 --- a/scss/components/_button.scss +++ b/scss/components/_button.scss @@ -6,7 +6,7 @@ /// @group button //// -/// Font family of text inputs. +/// Font family for button elements. /// @type Font $button-font-family: inherit !default; -- 2.47.2