From: Mark Otto Date: Tue, 8 Dec 2015 08:16:46 +0000 (-0800) Subject: fixes #17776 X-Git-Tag: v4.0.0-alpha.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ad55b8f73d9f946787fd264161c6859ba81db6;p=thirdparty%2Fbootstrap.git fixes #17776 --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 7b9fa7c405..803cd0199d 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -185,7 +185,7 @@ $list-inline-padding: 5px !default; // Components // -// Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start). +// Define common padding and border radius sizes and more. $line-height-lg: (4 / 3) !default; $line-height-sm: 1.5 !default;