From 228d4e59fcdb0e05811821a9aff899e7b4e5f4d9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 7 Feb 2014 01:21:58 -0800 Subject: Fixes #12555: Rearrange variables to place grids and containers closer --- docs/_includes/customizer-variables.html | 62 ++++++++++++++++---------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index c68c652ab..271ef55d9 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -572,6 +572,37 @@

Point at which the navbar begins collapsing.

+

Container sizes

+

Define the maximum width of .container for different screen sizes.

+
+
+ + +
+
+ + +

For @screen-sm-min and up.

+
+
+ + +
+
+ + +

For @screen-md-min and up.

+
+
+ + +
+
+ + +

For @screen-lg-min and up.

+
+

@@ -1656,35 +1687,4 @@

Horizontal offset for forms and lists.

-

Container sizes

-

Define the maximum width of .container for different screen sizes.

-
-
- - -
-
- - -

For @screen-sm-min and up.

-
-
- - -
-
- - -

For @screen-md-min and up.

-
-
- - -
-
- - -

For @screen-lg-min and up.

-
-
\ No newline at end of file -- cgit v1.2.3