From d2ddb5518006840a4ee8c299f895b985a2449bb9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 12 Feb 2017 17:15:16 -0800 Subject: [PATCH 001/127] use secondary buttons instead of primary ones for a bit better example of styles --- docs/components/buttons.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/components/buttons.md b/docs/components/buttons.md index fdec395deb..7f701d90a3 100644 --- a/docs/components/buttons.md +++ b/docs/components/buttons.md @@ -151,13 +151,13 @@ Note that pre-checked buttons require you to manually add the `.active` class to {% example html %}
-
@@ -165,13 +165,13 @@ Note that pre-checked buttons require you to manually add the `.active` class to {% example html %}
-
From 07f63324d1f9447641d6d932872cea05aff5107f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 26 Feb 2017 17:14:25 -0800 Subject: [PATCH 002/127] add more grid layout options --- docs/components/forms.md | 50 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/docs/components/forms.md b/docs/components/forms.md index 88740acfc7..4606fd08df 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -392,6 +392,55 @@ Be sure to add `.col-form-label` to your `