0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Merge pull request #19218 from twbs/breakpoint-vars-are-minimums

Clarify that $grid-breakpoints are minimum widths for each breakpoint
This commit is contained in:
Mark Otto 2016-02-16 20:22:43 -08:00
commit 60f83096f1

View File

@ -114,7 +114,7 @@ $link-hover-decoration: underline !default;
// Grid breakpoints // 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. // adapting to different screen sizes, for use in media queries.
$grid-breakpoints: ( $grid-breakpoints: (