From ddd594c6e2a952bfb10f2a8f4aad678e3e15174f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Aug 2013 23:33:16 -0700 Subject: follow up to #9963 and #10005: update docs to use .screen-*-min vars, update customizer as well; run grunt to adjust raw files --- customize.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 6ec23ed29..e0b269e71 100644 --- a/customize.html +++ b/customize.html @@ -471,16 +471,16 @@ base_url: "../"

Define the breakpoints at which your layout will change, adapting to different screen sizes.

- - - - + + + +
- - - - + + + +
@@ -490,18 +490,18 @@ base_url: "../"
-

For @screen-sm and up.

+

For @screen-sm-min and up.

-

For @screen-md and up.

+

For @screen-md-min and up.

-

For @screen-lg and up.

+

For @screen-lg-min and up.

@@ -524,7 +524,7 @@ base_url: "../"
- +

Point at which the navbar stops collapsing.

-- cgit v1.2.3