]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add markdown [.end] is a class 7621/head
authorNeil <nlittle2011@gmail.com>
Fri, 18 Dec 2015 19:17:36 +0000 (19:17 +0000)
committerNeil <nlittle2011@gmail.com>
Fri, 18 Dec 2015 19:17:36 +0000 (19:17 +0000)
Makes the docs more obvious, has to CMD/Ctrl + F to find this class.

docs/pages/grid.md

index 354c0a0ea083792f654c0e427b3d50513b33e65b..7f70daff162f3c550d24a3361f501b60af8253e6 100644 (file)
@@ -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
 <div class="row">