From 2c91e94ddc0f192e88dd33d7fb0d475710dc4edc Mon Sep 17 00:00:00 2001 From: Rafi Date: Sun, 14 Sep 2014 22:45:36 -0700 Subject: [PATCH] Update _settings.scss corresponding change to settings for $label-padding --- scss/foundation/_settings.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index 3194daffa..3d23b313b 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -779,7 +779,7 @@ $include-html-global-classes: $include-html-classes; // $include-html-label-classes: $include-html-classes; // We use these to style the labels -// $label-padding: rem-calc(4 8 6); +// $label-padding: rem-calc(4 8 4); // $label-radius: $global-radius; // We use these to style the label text -- 2.47.3