From: CarlRevell Date: Wed, 6 Mar 2013 14:28:29 +0000 (+0000) Subject: Update grid.html.erb X-Git-Tag: v4.0.5~42^2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1746%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update grid.html.erb Simple typo. --- diff --git a/docs/components/grid.html.erb b/docs/components/grid.html.erb index 417e9ea75..b3f457dea 100644 --- a/docs/components/grid.html.erb +++ b/docs/components/grid.html.erb @@ -127,7 +127,7 @@

Offsets

-

Offsets allow you to create additional space between columns in a row. Like the rest of the grid, they're nestable. You can use classes like .large-offset-1 and .small-offset-3 to manipulate your column positions in different ways. You can offset up to 11 since you wouldn't even offset a full-width column.

+

Offsets allow you to create additional space between columns in a row. Like the rest of the grid, they're nestable. You can use classes like .large-offset-1 and .small-offset-3 to manipulate your column positions in different ways. You can offset up to 11 since you wouldn't ever offset a full-width column.

<%= code_example '
@@ -363,4 +363,4 @@ $total-columns: 12 !default;
<%= render "_sidebar-components.html.erb" %>
-
\ No newline at end of file +