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}}