From: Andres Galante Date: Tue, 15 Aug 2017 01:09:44 +0000 (-0300) Subject: Adds a default flag to paragraph-margin-bottom (#23420) X-Git-Tag: v4.0.0-beta.2~372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77777b388d7def95ef0e17a1b24223a11fa2d12d;p=thirdparty%2Fbootstrap.git Adds a default flag to paragraph-margin-bottom (#23420) --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 93fdedf349..fe48af5239 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -172,7 +172,7 @@ $link-hover-decoration: underline !default; // // Style p element. -$paragraph-margin-bottom: 1rem; +$paragraph-margin-bottom: 1rem !default; // Grid breakpoints