From: Mark Otto Date: Tue, 27 Mar 2012 16:22:15 +0000 (-0700) Subject: fix second booboo X-Git-Tag: v2.0.3~5^2~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0fe68de1a47b9204443d959ff9a96af6546c53ca;p=thirdparty%2Fbootstrap.git fix second booboo --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 6d114a21d8..b50d5ad015 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 9236fa0119..20a9f5c73c 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -184,7 +184,7 @@
-

As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.

+

As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.

diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 68c07f2f9e..40b264d03e 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -107,7 +107,7 @@
-

{{_i}}As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}

+

{{_i}}As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}