From: Neil Date: Fri, 18 Dec 2015 19:17:36 +0000 (+0000) Subject: Add markdown [.end] is a class X-Git-Tag: v6.1.0~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7621%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add markdown [.end] is a class Makes the docs more obvious, has to CMD/Ctrl + F to find this class. --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 354c0a0ea..7f70daff1 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -249,7 +249,7 @@ Move blocks up to 11 columns to the right by using classes like `.large-offset-1 ### Incomplete Rows -In order to work around browsers' different rounding behaviors, Foundation will float the last column in a row to the right so the edge aligns. If your row doesn't have a count that adds up to 12 columns, you can tag the last column with a class of end in order to override that behavior. +In order to work around browsers' different rounding behaviors, Foundation will float the last column in a row to the right so the edge aligns. If your row doesn't have a count that adds up to 12 columns, you can tag the last column with a class of `.end` in order to override that behavior. ```html