From b53da4b6e7744f2cb44a1cc323fa92ef6b52840d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 7 Sep 2012 22:46:35 -0700 Subject: commenting out stuff and adding grid test page --- docs/templates/pages/base-css.mustache | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index cc83e0d73..c242fef50 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -809,7 +809,7 @@

{{_i}}Forms{{/i}}

-

{{_i}}Default styles{{/i}}

+

{{_i}}Default styles{{/i}}

{{_i}}Individual form controls receive styling, but without any required base class on the <form> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.{{/i}}

Legend @@ -838,7 +838,7 @@
-

{{_i}}Optional layouts{{/i}}

+

{{_i}}Optional layouts{{/i}}

{{_i}}Included with Bootstrap are three optional form layouts for common use cases.{{/i}}

{{_i}}Search form{{/i}}

@@ -935,7 +935,7 @@
-

{{_i}}Supported form controls{{/i}}

+

{{_i}}Supported form controls{{/i}}

{{_i}}Examples of standard form controls supported in an example form layout.{{/i}}

{{_i}}Inputs{{/i}}

@@ -1057,7 +1057,7 @@
-

{{_i}}Extending form controls{{/i}}

+

{{_i}}Extending form controls{{/i}}

{{_i}}Adding on top of existing browser controls, Bootstrap includes other useful form components.{{/i}}

{{_i}}Prepended and appended inputs{{/i}}

@@ -1148,7 +1148,7 @@ </form> -

{{_i}}Control sizing{{/i}}

+

{{_i}}Control sizing{{/i}}

{{_i}}Use relative sizing classes like .input-large or match your inputs to the grid column sizes using .span* classes.{{/i}}

{{_i}}Relative sizing{{/i}}

-- cgit v1.2.3