From: Chris Rebert Date: Tue, 16 Feb 2016 09:24:34 +0000 (-0800) Subject: Change comment to clarify that $grid-breakpoints are minimum widths for each breakpoint X-Git-Tag: v4.0.0-alpha.3~237^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea1fa0528529a7155ef40e505a3650a44fd31b25;p=thirdparty%2Fbootstrap.git Change comment to clarify that $grid-breakpoints are minimum widths for each breakpoint (as opposed to maximums) [ci skip] --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 5c92cb21dd..30a57b5c24 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -114,7 +114,7 @@ $link-hover-decoration: underline !default; // Grid breakpoints // -// Define the minimum and maximum dimensions at which your layout will change, +// Define the minimum dimensions at which your layout will change, // adapting to different screen sizes, for use in media queries. $grid-breakpoints: (