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 From b683433f672525cbbe25a4d5aa928610a66ea030 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Feb 2014 15:44:13 -0800 Subject: grunt --- docs/_includes/customizer-variables.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 271ef55d9..4ffc3ab38 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1662,6 +1662,11 @@

Blockquote small color

+
+ + +

Blockquote font size

+
-- cgit v1.2.3 From 3350c73666b811dbe9f351f97c6f6df4b66c6d04 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Feb 2014 20:52:20 -0800 Subject: http://www.youtube.com/watch?v=YQwYNca4iog --- docs/_includes/customizer-variables.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 4ffc3ab38..7aeeee378 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1068,12 +1068,12 @@
- +

Popover outer arrow color

- +

Popover outer arrow fallback color

-- cgit v1.2.3 From f27b864f7ba34c8484e31c1b430312ffd0e4e178 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Feb 2014 17:28:16 -0800 Subject: grunt build-customizer-html --- docs/_includes/customizer-variables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 7aeeee378..30623344e 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1126,7 +1126,7 @@
- +

Padding applied to the modal body

-- cgit v1.2.3 From 1399497a02c6741c21a655b22a4ae71f8ed2b974 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Mar 2014 00:30:40 -0800 Subject: grunt --- docs/_includes/customizer-variables.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 30623344e..9fd87deda 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1352,6 +1352,14 @@
+
+ + +
+
+ + +
-- cgit v1.2.3