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 ++++++++++++++++---------------- docs/_includes/nav-customize.html | 2 +- 2 files changed, 32 insertions(+), 32 deletions(-) (limited to 'docs/_includes') 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 diff --git a/docs/_includes/nav-customize.html b/docs/_includes/nav-customize.html index af8558fa1..8fe3e81d1 100644 --- a/docs/_includes/nav-customize.html +++ b/docs/_includes/nav-customize.html @@ -14,6 +14,7 @@
  • Dropdowns
  • Media queries breakpoints
  • Grid system
  • +
  • Container sizes
  • Navbar
  • Navs
  • Tabs
  • @@ -39,7 +40,6 @@
  • Code
  • Type
  • Miscellaneous
  • -
  • Container sizes
  • Download
  • -- cgit v1.2.3