From: Mark Otto Date: Tue, 21 Aug 2012 20:59:13 +0000 (-0700) Subject: fixes #4530: fix docs nesting cols comments X-Git-Tag: v2.1.1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13199c0020ba6eedd28779c858d480fb425ab506;p=thirdparty%2Fbootstrap.git fixes #4530: fix docs nesting cols comments --- diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 4e0b2cc96a..da62d325e3 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -199,8 +199,6 @@

Nesting columns

To nest your content with the default grid, add a new .row and set of .span* columns within an existing .span* column. Nested rows should include a set of columns that add up to the number of columns of its parent.

-

Example

-

Here two nested .span4 columns are placed within a .span8.

Level 1 of column diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 2e56226a77..df1b88f57a 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -128,8 +128,6 @@

{{_i}}Nesting columns{{/i}}

{{_i}}To nest your content with the default grid, add a new .row and set of .span* columns within an existing .span* column. Nested rows should include a set of columns that add up to the number of columns of its parent.{{/i}}

-

{{_i}}Example{{/i}}

-

{{_i}}Here two nested .span4 columns are placed within a .span8.{{/i}}

{{_i}}Level 1 of column{{/i}}