diff --git a/docs/scaffolding.html b/docs/scaffolding.html index d734ea5ae..75cb761d5 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -176,7 +176,7 @@
Given this example, we have .span4 and .span8, making for 12 total columns and a complete row.
Move columns to the left using .offset* classes. Each class increases the left margin of a column by a whole column. For example, .offset4 moves .span4 over four columns.
Move columns to the right using .offset* classes. Each class increases the left margin of a column by a whole column. For example, .offset4 moves .span4 over four columns.
{{_i}}Given this example, we have .span4 and .span8, making for 12 total columns and a complete row.{{/i}}
{{_i}}Move columns to the left using .offset* classes. Each class increases the left margin of a column by a whole column. For example, .offset4 moves .span4 over four columns.{{/i}}
{{_i}}Move columns to the right using .offset* classes. Each class increases the left margin of a column by a whole column. For example, .offset4 moves .span4 over four columns.{{/i}}